Class StashKeyUpdateStatus
java.lang.Object
com.atlassian.bamboo.plugins.stash.StashKeyUpdateStatus
Represents result of updating access key on Stash server
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static enum
-
Method Summary
Modifier and TypeMethodDescriptionbuilder()
@NotNull String
@Nullable String
@Nullable String
@NotNull StashKeyUpdateStatus.Status
-
Method Details
-
builder
-
getStatus
-
getPrivateKey
-
getPublicKey
-
getDetailedMessage
-