public static class AttachProfileToManagedInstanceDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AttachProfileToManagedInstanceDetails |
build() |
AttachProfileToManagedInstanceDetails.Builder |
copy(AttachProfileToManagedInstanceDetails model) |
AttachProfileToManagedInstanceDetails.Builder |
profileId(String profileId)
The profile
OCID to
attach to the managed instance.
|
public AttachProfileToManagedInstanceDetails.Builder profileId(String profileId)
The profile OCID to attach to the managed instance.
profileId
- the value to setpublic AttachProfileToManagedInstanceDetails build()
public AttachProfileToManagedInstanceDetails.Builder copy(AttachProfileToManagedInstanceDetails model)
Copyright © 2016–2024. All rights reserved.