CreateServiceCatalogRequest.Builder |
CreateServiceCatalogRequest.Builder.body$(CreateServiceCatalogDetails body) |
Alternative setter for the body parameter.
|
static CreateServiceCatalogRequest.Builder |
CreateServiceCatalogRequest.builder() |
Return a new builder for this request object.
|
CreateServiceCatalogRequest.Builder |
CreateServiceCatalogRequest.Builder.copy(CreateServiceCatalogRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateServiceCatalogRequest.Builder |
CreateServiceCatalogRequest.Builder.createServiceCatalogDetails(CreateServiceCatalogDetails createServiceCatalogDetails) |
The details for creating a service catalog.
|
CreateServiceCatalogRequest.Builder |
CreateServiceCatalogRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateServiceCatalogRequest.Builder |
CreateServiceCatalogRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
CreateServiceCatalogRequest.Builder |
CreateServiceCatalogRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
CreateServiceCatalogRequest.Builder |
CreateServiceCatalogRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateServiceCatalogRequest.Builder |
CreateServiceCatalogRequest.toBuilder() |
|