Package | Description |
---|---|
com.oracle.bmc.vbsinst.model |
Modifier and Type | Method and Description |
---|---|
static UpdateVbsInstanceDetails.Builder |
UpdateVbsInstanceDetails.builder()
Create a new builder.
|
UpdateVbsInstanceDetails.Builder |
UpdateVbsInstanceDetails.Builder.copy(UpdateVbsInstanceDetails model) |
UpdateVbsInstanceDetails.Builder |
UpdateVbsInstanceDetails.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
UpdateVbsInstanceDetails.Builder |
UpdateVbsInstanceDetails.Builder.displayName(String displayName)
Display Name
|
UpdateVbsInstanceDetails.Builder |
UpdateVbsInstanceDetails.Builder.freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope.
|
UpdateVbsInstanceDetails.Builder |
UpdateVbsInstanceDetails.Builder.isResourceUsageAgreementGranted(Boolean isResourceUsageAgreementGranted)
Whether VBS is authorized to create and use resources in the customer tenancy
|
UpdateVbsInstanceDetails.Builder |
UpdateVbsInstanceDetails.Builder.resourceCompartmentId(String resourceCompartmentId)
Compartment where VBS may create additional resources for the service instance
|
UpdateVbsInstanceDetails.Builder |
UpdateVbsInstanceDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.