Uses of Class
com.oracle.bmc.wlms.model.WlsDomainCredentialCollection
-
Packages that use WlsDomainCredentialCollection Package Description com.oracle.bmc.wlms.model com.oracle.bmc.wlms.responses -
-
Uses of WlsDomainCredentialCollection in com.oracle.bmc.wlms.model
Methods in com.oracle.bmc.wlms.model that return WlsDomainCredentialCollection Modifier and Type Method Description WlsDomainCredentialCollection
WlsDomainCredentialCollection.Builder. build()
Methods in com.oracle.bmc.wlms.model with parameters of type WlsDomainCredentialCollection Modifier and Type Method Description WlsDomainCredentialCollection.Builder
WlsDomainCredentialCollection.Builder. copy(WlsDomainCredentialCollection model)
-
Uses of WlsDomainCredentialCollection in com.oracle.bmc.wlms.responses
Methods in com.oracle.bmc.wlms.responses that return WlsDomainCredentialCollection Modifier and Type Method Description WlsDomainCredentialCollection
ListWlsDomainCredentialsResponse. getWlsDomainCredentialCollection()
The returned WlsDomainCredentialCollection instance.Methods in com.oracle.bmc.wlms.responses with parameters of type WlsDomainCredentialCollection Modifier and Type Method Description ListWlsDomainCredentialsResponse.Builder
ListWlsDomainCredentialsResponse.Builder. wlsDomainCredentialCollection(WlsDomainCredentialCollection wlsDomainCredentialCollection)
The returned WlsDomainCredentialCollection instance.
-