Package | Description |
---|---|
com.oracle.bmc.servicecatalog.requests |
Modifier and Type | Method and Description |
---|---|
static DeleteServiceCatalogRequest.Builder |
DeleteServiceCatalogRequest.builder()
Return a new builder for this request object.
|
DeleteServiceCatalogRequest.Builder |
DeleteServiceCatalogRequest.Builder.copy(DeleteServiceCatalogRequest o)
Copy method to populate the builder with values from the given instance.
|
DeleteServiceCatalogRequest.Builder |
DeleteServiceCatalogRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
DeleteServiceCatalogRequest.Builder |
DeleteServiceCatalogRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
DeleteServiceCatalogRequest.Builder |
DeleteServiceCatalogRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
DeleteServiceCatalogRequest.Builder |
DeleteServiceCatalogRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
DeleteServiceCatalogRequest.Builder |
DeleteServiceCatalogRequest.Builder.serviceCatalogId(String serviceCatalogId)
The unique identifier for the service catalog.
|
DeleteServiceCatalogRequest.Builder |
DeleteServiceCatalogRequest.toBuilder()
Return an instance of
DeleteServiceCatalogRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.