Uses of Class
com.oracle.bmc.databasetoolsruntime.model.CredentialExecuteGranteeCollection.Builder
-
Packages that use CredentialExecuteGranteeCollection.Builder Package Description com.oracle.bmc.databasetoolsruntime.model -
-
Uses of CredentialExecuteGranteeCollection.Builder in com.oracle.bmc.databasetoolsruntime.model
Methods in com.oracle.bmc.databasetoolsruntime.model that return CredentialExecuteGranteeCollection.Builder Modifier and Type Method Description static CredentialExecuteGranteeCollection.BuilderCredentialExecuteGranteeCollection. builder()Create a new builder.CredentialExecuteGranteeCollection.BuilderCredentialExecuteGranteeCollection.Builder. copy(CredentialExecuteGranteeCollection model)CredentialExecuteGranteeCollection.BuilderCredentialExecuteGranteeCollection.Builder. items(List<CredentialExecuteGranteeSummary> items)Array of CredentialExecuteGranteeSummary items.CredentialExecuteGranteeCollection.BuilderCredentialExecuteGranteeCollection. toBuilder()
-