@PublicApi public class StashKeyUpdateStatus extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StashKeyUpdateStatus.StashKeyUpdateStatusBuilder |
static class |
StashKeyUpdateStatus.Status |
| Modifier and Type | Method and Description |
|---|---|
static StashKeyUpdateStatus.StashKeyUpdateStatusBuilder |
builder() |
@NotNull String |
getDetailedMessage() |
@Nullable String |
getPrivateKey() |
@Nullable String |
getPublicKey() |
@NotNull StashKeyUpdateStatus.Status |
getStatus() |
public static StashKeyUpdateStatus.StashKeyUpdateStatusBuilder builder()
@NotNull public @NotNull StashKeyUpdateStatus.Status getStatus()
@Nullable public @Nullable String getPrivateKey()
@Nullable public @Nullable String getPublicKey()
@NotNull public @NotNull String getDetailedMessage()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.