Package | Description |
---|---|
com.oracle.bmc.servicemesh.requests |
Modifier and Type | Method and Description |
---|---|
static GetMeshRequest.Builder |
GetMeshRequest.builder()
Return a new builder for this request object.
|
GetMeshRequest.Builder |
GetMeshRequest.Builder.copy(GetMeshRequest o)
Copy method to populate the builder with values from the given instance.
|
GetMeshRequest.Builder |
GetMeshRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetMeshRequest.Builder |
GetMeshRequest.Builder.meshId(String meshId)
Unique Mesh identifier.
|
GetMeshRequest.Builder |
GetMeshRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
GetMeshRequest.Builder |
GetMeshRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetMeshRequest.Builder |
GetMeshRequest.toBuilder()
Return an instance of
GetMeshRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.