public static class AttachManagedInstanceGroupToProfileDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AttachManagedInstanceGroupToProfileDetails |
build() |
AttachManagedInstanceGroupToProfileDetails.Builder |
copy(AttachManagedInstanceGroupToProfileDetails model) |
AttachManagedInstanceGroupToProfileDetails.Builder |
managedInstanceGroupId(String managedInstanceGroupId)
The OCID
of the managed instance group that the instance will be associated with.
|
public AttachManagedInstanceGroupToProfileDetails.Builder managedInstanceGroupId(String managedInstanceGroupId)
The OCID of the managed instance group that the instance will be associated with.
managedInstanceGroupId
- the value to setpublic AttachManagedInstanceGroupToProfileDetails build()
public AttachManagedInstanceGroupToProfileDetails.Builder copy(AttachManagedInstanceGroupToProfileDetails model)
Copyright © 2016–2025. All rights reserved.