Package | Description |
---|---|
com.oracle.bmc.servicecatalog | |
com.oracle.bmc.servicecatalog.responses |
Modifier and Type | Method and Description |
---|---|
CreateServiceCatalogAssociationResponse |
ServiceCatalog.createServiceCatalogAssociation(CreateServiceCatalogAssociationRequest request)
Creates an association between service catalog and a resource.
|
CreateServiceCatalogAssociationResponse |
ServiceCatalogClient.createServiceCatalogAssociation(CreateServiceCatalogAssociationRequest request) |
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 |
---|---|
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 |
---|---|
CreateServiceCatalogAssociationResponse |
CreateServiceCatalogAssociationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateServiceCatalogAssociationResponse.Builder |
CreateServiceCatalogAssociationResponse.Builder.copy(CreateServiceCatalogAssociationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.