static WlsDomain.Builder |
WlsDomain.builder() |
Create a new builder.
|
WlsDomain.Builder |
WlsDomain.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment.
|
WlsDomain.Builder |
WlsDomain.Builder.configuration(WlsDomainConfiguration configuration) |
|
WlsDomain.Builder |
WlsDomain.Builder.copy(WlsDomain model) |
|
WlsDomain.Builder |
WlsDomain.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
WlsDomain.Builder |
WlsDomain.Builder.displayName(String displayName) |
A user-friendly name that does not have to be unique and is changeable.
|
WlsDomain.Builder |
WlsDomain.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
WlsDomain.Builder |
WlsDomain.Builder.id(String id) |
The OCID of the
WebLogic domain.
|
WlsDomain.Builder |
WlsDomain.Builder.isAcceptedTermsAndConditions(Boolean isAcceptedTermsAndConditions) |
Whether or not the terms of use agreement has been accepted for the WebLogic domain.
|
WlsDomain.Builder |
WlsDomain.Builder.lifecycleDetails(String lifecycleDetails) |
A message that describes the current state of the WebLogic domain in more detail.
|
WlsDomain.Builder |
WlsDomain.Builder.lifecycleState(WlsDomain.LifecycleState lifecycleState) |
The current state of the WebLogic service domain.
|
WlsDomain.Builder |
WlsDomain.Builder.middlewareType(String middlewareType) |
The middleware type on the administration server of the WebLogic domain.
|
WlsDomain.Builder |
WlsDomain.Builder.patchReadinessStatus(PatchReadinessStatus patchReadinessStatus) |
The patch readiness status of the WebLogic domain.
|
WlsDomain.Builder |
WlsDomain.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
WlsDomain.Builder |
WlsDomain.Builder.timeCreated(Date timeCreated) |
The date and time the WebLogic domain was created (in RFC
3339 format).
|
WlsDomain.Builder |
WlsDomain.Builder.timeUpdated(Date timeUpdated) |
The date and time the WebLogic domain was updated (in RFC
3339 format).
|
WlsDomain.Builder |
WlsDomain.toBuilder() |
|
WlsDomain.Builder |
WlsDomain.Builder.weblogicVersion(String weblogicVersion) |
The version of the WebLogic domain.
|