Package | Description |
---|---|
com.oracle.bmc.apigateway.requests |
Modifier and Type | Method and Description |
---|---|
GetApiContentRequest.Builder |
GetApiContentRequest.Builder.apiId(String apiId)
The ocid of the API.
|
static GetApiContentRequest.Builder |
GetApiContentRequest.builder()
Return a new builder for this request object.
|
GetApiContentRequest.Builder |
GetApiContentRequest.Builder.copy(GetApiContentRequest o)
Copy method to populate the builder with values from the given instance.
|
GetApiContentRequest.Builder |
GetApiContentRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
GetApiContentRequest.Builder |
GetApiContentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetApiContentRequest.Builder |
GetApiContentRequest.Builder.opcRequestId(String opcRequestId)
The client request id for tracing.
|
GetApiContentRequest.Builder |
GetApiContentRequest.Builder.range(Range range)
The Range HTTP request header indicates the part of a document that the server should
return.
|
GetApiContentRequest.Builder |
GetApiContentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetApiContentRequest.Builder |
GetApiContentRequest.toBuilder()
Return an instance of
GetApiContentRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.