Package | Description |
---|---|
com.oracle.bmc.servicecatalog | |
com.oracle.bmc.servicecatalog.requests |
Modifier and Type | Method and Description |
---|---|
Future<CreateServiceCatalogAssociationResponse> |
ServiceCatalogAsync.createServiceCatalogAssociation(CreateServiceCatalogAssociationRequest request,
AsyncHandler<CreateServiceCatalogAssociationRequest,CreateServiceCatalogAssociationResponse> handler)
Creates an association between service catalog and a resource.
|
Future<CreateServiceCatalogAssociationResponse> |
ServiceCatalogAsyncClient.createServiceCatalogAssociation(CreateServiceCatalogAssociationRequest request,
AsyncHandler<CreateServiceCatalogAssociationRequest,CreateServiceCatalogAssociationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateServiceCatalogAssociationRequest |
CreateServiceCatalogAssociationRequest.Builder.build()
Build the instance of CreateServiceCatalogAssociationRequest as configured by this
builder
|
CreateServiceCatalogAssociationRequest |
CreateServiceCatalogAssociationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateServiceCatalogAssociationRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
CreateServiceCatalogAssociationRequest.Builder |
CreateServiceCatalogAssociationRequest.Builder.copy(CreateServiceCatalogAssociationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.