Uses of Class
com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model.ServiceCredentialsSourceServiceParameters
-
Packages that use ServiceCredentialsSourceServiceParameters Package Description com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model -
-
Uses of ServiceCredentialsSourceServiceParameters 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 ServiceCredentialsSourceServiceParameters Modifier and Type Method Description ServiceCredentialsSourceServiceParametersServiceCredentialsSourceServiceParameters.Builder. build()Builds a ServiceCredentialsSourceServiceParameters.ServiceCredentialsSourceServiceParametersServiceCredentialsSecretSourceServiceRO. getParameters()Gets the parameters.ServiceCredentialsSourceServiceParametersServiceCredentialsSecretSourceService. parameters()Gets the parameters.Methods in com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model with parameters of type ServiceCredentialsSourceServiceParameters Modifier and Type Method Description ServiceCredentialsSecretSourceService.BuilderServiceCredentialsSecretSourceService.Builder. parameters(ServiceCredentialsSourceServiceParameters parameters)Set the parameters.
-