Package | Description |
---|---|
com.oracle.bmc.servicecatalog | |
com.oracle.bmc.servicecatalog.responses |
Modifier and Type | Method and Description |
---|---|
CreateServiceCatalogResponse |
ServiceCatalog.createServiceCatalog(CreateServiceCatalogRequest request)
Creates a brand new service catalog in a given compartment.
|
CreateServiceCatalogResponse |
ServiceCatalogClient.createServiceCatalog(CreateServiceCatalogRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateServiceCatalogResponse> |
ServiceCatalogAsync.createServiceCatalog(CreateServiceCatalogRequest request,
AsyncHandler<CreateServiceCatalogRequest,CreateServiceCatalogResponse> handler)
Creates a brand new service catalog in a given compartment.
|
Future<CreateServiceCatalogResponse> |
ServiceCatalogAsyncClient.createServiceCatalog(CreateServiceCatalogRequest request,
AsyncHandler<CreateServiceCatalogRequest,CreateServiceCatalogResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateServiceCatalogResponse> |
ServiceCatalogAsync.createServiceCatalog(CreateServiceCatalogRequest request,
AsyncHandler<CreateServiceCatalogRequest,CreateServiceCatalogResponse> handler)
Creates a brand new service catalog in a given compartment.
|
Future<CreateServiceCatalogResponse> |
ServiceCatalogAsyncClient.createServiceCatalog(CreateServiceCatalogRequest request,
AsyncHandler<CreateServiceCatalogRequest,CreateServiceCatalogResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateServiceCatalogResponse |
CreateServiceCatalogResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateServiceCatalogResponse.Builder |
CreateServiceCatalogResponse.Builder.copy(CreateServiceCatalogResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.