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.model
Methods in com.oracle.bmc.wlms.model that return WlsDomainCredentialCollection.Builder Modifier and Type Method Description static WlsDomainCredentialCollection.Builder
WlsDomainCredentialCollection. builder()
Create a new builder.WlsDomainCredentialCollection.Builder
WlsDomainCredentialCollection.Builder. copy(WlsDomainCredentialCollection model)
WlsDomainCredentialCollection.Builder
WlsDomainCredentialCollection.Builder. items(List<WlsDomainCredentialSummary> items)
List of WebLogic domain credentials.WlsDomainCredentialCollection.Builder
WlsDomainCredentialCollection. toBuilder()
-