@Immutable public final class SharedCredentialsIdentifierProperties extends Object implements EntityProperties
| Constructor and Description |
|---|
SharedCredentialsIdentifierProperties(@Nullable String name,
@Nullable BambooOidProperties oid) |
SharedCredentialsIdentifierProperties(@Nullable String name,
@Nullable BambooOidProperties oid,
@NotNull SharedCredentialsScope scope) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@Nullable String |
getName() |
@Nullable BambooOidProperties |
getOid() |
@NotNull SharedCredentialsScope |
getScope() |
int |
hashCode() |
boolean |
isNameDefined() |
boolean |
isOidDefined() |
boolean |
isScopeDefined() |
String |
toString() |
void |
validate() |
public SharedCredentialsIdentifierProperties(@Nullable
@Nullable String name,
@Nullable
@Nullable BambooOidProperties oid,
@NotNull
@NotNull SharedCredentialsScope scope)
throws PropertiesValidationException
PropertiesValidationExceptionpublic SharedCredentialsIdentifierProperties(@Nullable
@Nullable String name,
@Nullable
@Nullable BambooOidProperties oid)
throws PropertiesValidationException
PropertiesValidationException@Nullable public @Nullable String getName()
public boolean isNameDefined()
@Nullable public @Nullable BambooOidProperties getOid()
public boolean isOidDefined()
@NotNull public @NotNull SharedCredentialsScope getScope()
public boolean isScopeDefined()
public void validate()
validate in interface EntityPropertiesCopyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.