@Generated public class CreateScope extends Object
Constructor and Description |
---|
CreateScope() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
AzureKeyVaultSecretScopeMetadata |
getBackendAzureKeyvault() |
String |
getInitialManagePrincipal() |
String |
getScope() |
ScopeBackendType |
getScopeBackendType() |
int |
hashCode() |
CreateScope |
setBackendAzureKeyvault(AzureKeyVaultSecretScopeMetadata backendAzureKeyvault) |
CreateScope |
setInitialManagePrincipal(String initialManagePrincipal) |
CreateScope |
setScope(String scope) |
CreateScope |
setScopeBackendType(ScopeBackendType scopeBackendType) |
String |
toString() |
public CreateScope setBackendAzureKeyvault(AzureKeyVaultSecretScopeMetadata backendAzureKeyvault)
public AzureKeyVaultSecretScopeMetadata getBackendAzureKeyvault()
public CreateScope setInitialManagePrincipal(String initialManagePrincipal)
public String getInitialManagePrincipal()
public CreateScope setScope(String scope)
public String getScope()
public CreateScope setScopeBackendType(ScopeBackendType scopeBackendType)
public ScopeBackendType getScopeBackendType()
Copyright © 2023. All rights reserved.