Uses of Class
com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model.ServiceCredentialsSourceServiceRole
-
Packages that use ServiceCredentialsSourceServiceRole Package Description com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model -
-
Uses of ServiceCredentialsSourceServiceRole in com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model
Methods in com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model that return ServiceCredentialsSourceServiceRole Modifier and Type Method Description ServiceCredentialsSourceServiceRoleServiceCredentialsSourceServiceRole.Builder. build()Builds a ServiceCredentialsSourceServiceRole.ServiceCredentialsSourceServiceRoleServiceCredentialsSecretSourceServiceRO. getRole()Gets the role.ServiceCredentialsSourceServiceRoleServiceCredentialsSecretSourceService. role()Gets the role.Methods in com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model with parameters of type ServiceCredentialsSourceServiceRole Modifier and Type Method Description ServiceCredentialsSecretSourceService.BuilderServiceCredentialsSecretSourceService.Builder. role(ServiceCredentialsSourceServiceRole role)Set the role.
-