Package | Description |
---|---|
com.oracle.bmc.servicecatalog | |
com.oracle.bmc.servicecatalog.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetServiceCatalogRequest,GetServiceCatalogResponse> |
ServiceCatalogWaiters.forServiceCatalog(GetServiceCatalogRequest request,
ServiceCatalog.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetServiceCatalogRequest,GetServiceCatalogResponse> |
ServiceCatalogWaiters.forServiceCatalog(GetServiceCatalogRequest request,
ServiceCatalog.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetServiceCatalogRequest,GetServiceCatalogResponse> |
ServiceCatalogWaiters.forServiceCatalog(GetServiceCatalogRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
ServiceCatalog.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetServiceCatalogResponse> |
ServiceCatalogAsync.getServiceCatalog(GetServiceCatalogRequest request,
AsyncHandler<GetServiceCatalogRequest,GetServiceCatalogResponse> handler)
Gets detailed information about the service catalog including name, compartmentId
|
Future<GetServiceCatalogResponse> |
ServiceCatalogAsyncClient.getServiceCatalog(GetServiceCatalogRequest request,
AsyncHandler<GetServiceCatalogRequest,GetServiceCatalogResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetServiceCatalogRequest |
GetServiceCatalogRequest.Builder.build()
Build the instance of GetServiceCatalogRequest as configured by this builder
|
GetServiceCatalogRequest |
GetServiceCatalogRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetServiceCatalogRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetServiceCatalogRequest.Builder |
GetServiceCatalogRequest.Builder.copy(GetServiceCatalogRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.