Package | Description |
---|---|
com.oracle.bmc.vnmonitoring.model |
Modifier and Type | Method and Description |
---|---|
static UpdateDrgAttachmentDetails.Builder |
UpdateDrgAttachmentDetails.builder()
Create a new builder.
|
UpdateDrgAttachmentDetails.Builder |
UpdateDrgAttachmentDetails.Builder.copy(UpdateDrgAttachmentDetails model) |
UpdateDrgAttachmentDetails.Builder |
UpdateDrgAttachmentDetails.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
UpdateDrgAttachmentDetails.Builder |
UpdateDrgAttachmentDetails.Builder.displayName(String displayName)
A user-friendly name.
|
UpdateDrgAttachmentDetails.Builder |
UpdateDrgAttachmentDetails.Builder.drgRouteTableId(String drgRouteTableId)
The OCID
of the DRG route table that is assigned to this attachment.
|
UpdateDrgAttachmentDetails.Builder |
UpdateDrgAttachmentDetails.Builder.exportDrgRouteDistributionId(String exportDrgRouteDistributionId)
The OCID
of the export route distribution used to specify how routes in the assigned DRG route
table are advertised out through the attachment.
|
UpdateDrgAttachmentDetails.Builder |
UpdateDrgAttachmentDetails.Builder.freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope.
|
UpdateDrgAttachmentDetails.Builder |
UpdateDrgAttachmentDetails.Builder.networkDetails(DrgAttachmentNetworkUpdateDetails networkDetails) |
UpdateDrgAttachmentDetails.Builder |
UpdateDrgAttachmentDetails.Builder.routeTableId(String routeTableId)
This is the
OCID of
the route table that is used to route the traffic as it enters a VCN through this
attachment.
|
UpdateDrgAttachmentDetails.Builder |
UpdateDrgAttachmentDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.