GetNetworkingTopologyRequest.Builder |
GetNetworkingTopologyRequest.Builder.accessLevel(GetNetworkingTopologyRequest.AccessLevel accessLevel) |
Valid values are ANY and ACCESSIBLE.
|
static GetNetworkingTopologyRequest.Builder |
GetNetworkingTopologyRequest.builder() |
Return a new builder for this request object.
|
GetNetworkingTopologyRequest.Builder |
GetNetworkingTopologyRequest.Builder.cacheControl(String cacheControl) |
The Cache-Control HTTP header holds directives (instructions) for caching in both
requests and responses.
|
GetNetworkingTopologyRequest.Builder |
GetNetworkingTopologyRequest.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment.
|
GetNetworkingTopologyRequest.Builder |
GetNetworkingTopologyRequest.Builder.copy(GetNetworkingTopologyRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetNetworkingTopologyRequest.Builder |
GetNetworkingTopologyRequest.Builder.ifNoneMatch(String ifNoneMatch) |
For querying if there is a cached value on the server.
|
GetNetworkingTopologyRequest.Builder |
GetNetworkingTopologyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetNetworkingTopologyRequest.Builder |
GetNetworkingTopologyRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
GetNetworkingTopologyRequest.Builder |
GetNetworkingTopologyRequest.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.
|
GetNetworkingTopologyRequest.Builder |
GetNetworkingTopologyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetNetworkingTopologyRequest.Builder |
GetNetworkingTopologyRequest.toBuilder() |
|