public static class ChangeCloudVmClusterSubscriptionDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeCloudVmClusterSubscriptionDetails |
build() |
ChangeCloudVmClusterSubscriptionDetails.Builder |
copy(ChangeCloudVmClusterSubscriptionDetails model) |
ChangeCloudVmClusterSubscriptionDetails.Builder |
isDefault(Boolean isDefault)
Indicates if the subscription is UCM or not.
|
ChangeCloudVmClusterSubscriptionDetails.Builder |
subscriptionId(String subscriptionId)
The OCID of the
subscription with which resource needs to be associated with.
|
public ChangeCloudVmClusterSubscriptionDetails.Builder subscriptionId(String subscriptionId)
The OCID of the subscription with which resource needs to be associated with.
subscriptionId
- the value to setpublic ChangeCloudVmClusterSubscriptionDetails.Builder isDefault(Boolean isDefault)
Indicates if the subscription is UCM or not.
isDefault
- the value to setpublic ChangeCloudVmClusterSubscriptionDetails build()
public ChangeCloudVmClusterSubscriptionDetails.Builder copy(ChangeCloudVmClusterSubscriptionDetails model)
Copyright © 2016–2024. All rights reserved.