Package | Description |
---|---|
com.oracle.bmc.servicecatalog.requests |
Modifier and Type | Method and Description |
---|---|
CreateServiceCatalogRequest.Builder |
CreateServiceCatalogRequest.Builder.body$(CreateServiceCatalogDetails body)
Alternative setter for the body parameter.
|
static CreateServiceCatalogRequest.Builder |
CreateServiceCatalogRequest.builder() |
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(Consumer<javax.ws.rs.client.Invocation.Builder> 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() |
Copyright © 2016–2022. All rights reserved.