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