public static class RemoveExportDrgRouteDistributionResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
RemoveExportDrgRouteDistributionResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
RemoveExportDrgRouteDistributionResponse |
build() |
RemoveExportDrgRouteDistributionResponse.Builder |
copy(RemoveExportDrgRouteDistributionResponse o)
Copy method to populate the builder with values from the given instance.
|
RemoveExportDrgRouteDistributionResponse.Builder |
drgAttachment(DrgAttachment drgAttachment)
The returned DrgAttachment instance.
|
RemoveExportDrgRouteDistributionResponse.Builder |
etag(String etag)
For optimistic concurrency control.
|
RemoveExportDrgRouteDistributionResponse.Builder |
opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
String |
toString() |
public RemoveExportDrgRouteDistributionResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public RemoveExportDrgRouteDistributionResponse.Builder copy(RemoveExportDrgRouteDistributionResponse o)
Copy method to populate the builder with values from the given instance.
public RemoveExportDrgRouteDistributionResponse build()
public RemoveExportDrgRouteDistributionResponse.Builder etag(String etag)
For optimistic concurrency control. See if-match
.
this
.public RemoveExportDrgRouteDistributionResponse.Builder opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
this
.public RemoveExportDrgRouteDistributionResponse.Builder drgAttachment(DrgAttachment drgAttachment)
The returned DrgAttachment instance.
this
.Copyright © 2016–2022. All rights reserved.