static ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.builder() |
Create a new builder.
|
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.compartmentId(String compartmentId) |
OCID for the Compartment
|
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.copy(ManagedInstanceGroupSummary model) |
|
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.description(String description) |
Information specified by the user about the managed instance group
|
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.displayName(String displayName) |
user settable name
|
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.id(String id) |
OCID for the managed instance group
|
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.lifecycleState(LifecycleStates lifecycleState) |
The current state of the Software Source.
|
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.managedInstanceCount(Integer managedInstanceCount) |
Number of managed instances in this managed instance group
|
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.osFamily(OsFamilies osFamily) |
The Operating System type of the managed instance.
|
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.toBuilder() |
|