ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.archType(ArchType archType) |
The CPU architecture of the instances in the managed instance group.
|
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.autonomousSettings(AutonomousSettings autonomousSettings) |
|
static ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.builder() |
Create a new builder.
|
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment that contains the managed instance group
|
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) |
User-specified information about the managed instance group.
|
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.displayName(String displayName) |
A user-friendly name for the managed instance group.
|
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.id(String id) |
The OCID of the
managed instance group.
|
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.isManagedByAutonomousLinux(Boolean isManagedByAutonomousLinux) |
Indicates whether the Autonomous Linux service manages the group.
|
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.lifecycleState(ManagedInstanceGroup.LifecycleState lifecycleState) |
The current state of the managed instance group.
|
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.location(ManagedInstanceLocation location) |
The location of managed instances attached to the group.
|
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.managedInstanceCount(Integer managedInstanceCount) |
The number of managed instances in the group.
|
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.notificationTopicId(String notificationTopicId) |
The OCID for the
Oracle Notifications service (ONS) topic.
|
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.osFamily(OsFamily osFamily) |
The operating system type of the instances in the managed instance group.
|
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.timeCreated(Date timeCreated) |
The time the managed instance group was created (in RFC
3339 format).
|
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.timeModified(Date timeModified) |
The time the managed instance group was last modified (in RFC
3339 format).
|
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.toBuilder() |
|
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.vendorName(VendorName vendorName) |
The vendor of the operating system used by the managed instances in the group.
|