Uses of Class
com.oracle.bmc.wlms.model.WlsDomainCredentialCollection.Builder
- 
Packages that use WlsDomainCredentialCollection.Builder Package Description com.oracle.bmc.wlms.model 
- 
- 
Uses of WlsDomainCredentialCollection.Builder in com.oracle.bmc.wlms.modelMethods in com.oracle.bmc.wlms.model that return WlsDomainCredentialCollection.Builder Modifier and Type Method Description static WlsDomainCredentialCollection.BuilderWlsDomainCredentialCollection. builder()Create a new builder.WlsDomainCredentialCollection.BuilderWlsDomainCredentialCollection.Builder. copy(WlsDomainCredentialCollection model)WlsDomainCredentialCollection.BuilderWlsDomainCredentialCollection.Builder. items(List<WlsDomainCredentialSummary> items)List of WebLogic domain credentials.WlsDomainCredentialCollection.BuilderWlsDomainCredentialCollection. toBuilder()
 
-