CreateManagedInstanceGroupDetails.Builder |
CreateManagedInstanceGroupDetails.Builder.archType(ArchType archType) |
The CPU architecture type of the managed instances that will be attached to this group.
|
CreateManagedInstanceGroupDetails.Builder |
CreateManagedInstanceGroupDetails.Builder.autonomousSettings(UpdatableAutonomousSettings autonomousSettings) |
|
static CreateManagedInstanceGroupDetails.Builder |
CreateManagedInstanceGroupDetails.builder() |
Create a new builder.
|
CreateManagedInstanceGroupDetails.Builder |
CreateManagedInstanceGroupDetails.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment that contains the managed instance group.
|
CreateManagedInstanceGroupDetails.Builder |
CreateManagedInstanceGroupDetails.Builder.copy(CreateManagedInstanceGroupDetails model) |
|
CreateManagedInstanceGroupDetails.Builder |
CreateManagedInstanceGroupDetails.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
CreateManagedInstanceGroupDetails.Builder |
CreateManagedInstanceGroupDetails.Builder.description(String description) |
User-specified description of the managed instance group.
|
CreateManagedInstanceGroupDetails.Builder |
CreateManagedInstanceGroupDetails.Builder.displayName(String displayName) |
A user-friendly name for the managed instance group.
|
CreateManagedInstanceGroupDetails.Builder |
CreateManagedInstanceGroupDetails.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
CreateManagedInstanceGroupDetails.Builder |
CreateManagedInstanceGroupDetails.Builder.location(ManagedInstanceLocation location) |
The location of managed instances attached to the group.
|
CreateManagedInstanceGroupDetails.Builder |
CreateManagedInstanceGroupDetails.Builder.managedInstanceIds(List<String> managedInstanceIds) |
The list of managed instance
OCIDs to be
added to the group.
|
CreateManagedInstanceGroupDetails.Builder |
CreateManagedInstanceGroupDetails.Builder.notificationTopicId(String notificationTopicId) |
The OCID for the
Oracle Notifications service (ONS) topic.
|
CreateManagedInstanceGroupDetails.Builder |
CreateManagedInstanceGroupDetails.Builder.osFamily(OsFamily osFamily) |
The operating system type of the managed instances that will be attached to this group.
|
CreateManagedInstanceGroupDetails.Builder |
CreateManagedInstanceGroupDetails.Builder.softwareSourceIds(List<String> softwareSourceIds) |
The list of software source
OCIDs available
to the managed instances in the group.
|
CreateManagedInstanceGroupDetails.Builder |
CreateManagedInstanceGroupDetails.toBuilder() |
|
CreateManagedInstanceGroupDetails.Builder |
CreateManagedInstanceGroupDetails.Builder.vendorName(VendorName vendorName) |
The vendor of the operating system that will be used by the managed instances in the
group.
|