Package | Description |
---|---|
com.oracle.bmc.cloudguard.requests |
Modifier and Type | Method and Description |
---|---|
static GetTargetRequest.Builder |
GetTargetRequest.builder()
Return a new builder for this request object.
|
GetTargetRequest.Builder |
GetTargetRequest.Builder.copy(GetTargetRequest o)
Copy method to populate the builder with values from the given instance.
|
GetTargetRequest.Builder |
GetTargetRequest.Builder.invocationCallback(Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
GetTargetRequest.Builder |
GetTargetRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
GetTargetRequest.Builder |
GetTargetRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetTargetRequest.Builder |
GetTargetRequest.Builder.targetId(String targetId)
OCID of target
|
GetTargetRequest.Builder |
GetTargetRequest.toBuilder()
Return an instance of
GetTargetRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2022. All rights reserved.