GetSubnetTopologyRequest.Builder |
GetSubnetTopologyRequest.Builder.accessLevel(GetSubnetTopologyRequest.AccessLevel accessLevel) |
Valid values are ANY and ACCESSIBLE.
|
static GetSubnetTopologyRequest.Builder |
GetSubnetTopologyRequest.builder() |
Return a new builder for this request object.
|
GetSubnetTopologyRequest.Builder |
GetSubnetTopologyRequest.Builder.cacheControl(String cacheControl) |
The Cache-Control HTTP header holds directives (instructions) for caching in both
requests and responses.
|
GetSubnetTopologyRequest.Builder |
GetSubnetTopologyRequest.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment.
|
GetSubnetTopologyRequest.Builder |
GetSubnetTopologyRequest.Builder.copy(GetSubnetTopologyRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetSubnetTopologyRequest.Builder |
GetSubnetTopologyRequest.Builder.ifNoneMatch(String ifNoneMatch) |
For querying if there is a cached value on the server.
|
GetSubnetTopologyRequest.Builder |
GetSubnetTopologyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetSubnetTopologyRequest.Builder |
GetSubnetTopologyRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
GetSubnetTopologyRequest.Builder |
GetSubnetTopologyRequest.Builder.queryCompartmentSubtree(Boolean queryCompartmentSubtree) |
When set to true, the hierarchy of compartments is traversed and the specified
compartment and its subcompartments are inspected depending on the the setting of
accessLevel.
|
GetSubnetTopologyRequest.Builder |
GetSubnetTopologyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetSubnetTopologyRequest.Builder |
GetSubnetTopologyRequest.Builder.subnetId(String subnetId) |
|
GetSubnetTopologyRequest.Builder |
GetSubnetTopologyRequest.toBuilder() |
|