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