Uses of Class
com.oracle.bmc.servicecatalog.responses.GetServiceCatalogAssociationResponse
-
Packages that use GetServiceCatalogAssociationResponse Package Description com.oracle.bmc.servicecatalog com.oracle.bmc.servicecatalog.responses -
-
Uses of GetServiceCatalogAssociationResponse in com.oracle.bmc.servicecatalog
Methods in com.oracle.bmc.servicecatalog that return GetServiceCatalogAssociationResponse Modifier and Type Method Description GetServiceCatalogAssociationResponse
ServiceCatalog. getServiceCatalogAssociation(GetServiceCatalogAssociationRequest request)
Gets detailed information about specific service catalog association.GetServiceCatalogAssociationResponse
ServiceCatalogClient. getServiceCatalogAssociation(GetServiceCatalogAssociationRequest request)
Methods in com.oracle.bmc.servicecatalog that return types with arguments of type GetServiceCatalogAssociationResponse Modifier and Type Method Description Future<GetServiceCatalogAssociationResponse>
ServiceCatalogAsync. getServiceCatalogAssociation(GetServiceCatalogAssociationRequest request, AsyncHandler<GetServiceCatalogAssociationRequest,GetServiceCatalogAssociationResponse> handler)
Gets detailed information about specific service catalog association.Future<GetServiceCatalogAssociationResponse>
ServiceCatalogAsyncClient. getServiceCatalogAssociation(GetServiceCatalogAssociationRequest request, AsyncHandler<GetServiceCatalogAssociationRequest,GetServiceCatalogAssociationResponse> handler)
Method parameters in com.oracle.bmc.servicecatalog with type arguments of type GetServiceCatalogAssociationResponse Modifier and Type Method Description Future<GetServiceCatalogAssociationResponse>
ServiceCatalogAsync. getServiceCatalogAssociation(GetServiceCatalogAssociationRequest request, AsyncHandler<GetServiceCatalogAssociationRequest,GetServiceCatalogAssociationResponse> handler)
Gets detailed information about specific service catalog association.Future<GetServiceCatalogAssociationResponse>
ServiceCatalogAsyncClient. getServiceCatalogAssociation(GetServiceCatalogAssociationRequest request, AsyncHandler<GetServiceCatalogAssociationRequest,GetServiceCatalogAssociationResponse> handler)
-
Uses of GetServiceCatalogAssociationResponse in com.oracle.bmc.servicecatalog.responses
Methods in com.oracle.bmc.servicecatalog.responses that return GetServiceCatalogAssociationResponse Modifier and Type Method Description GetServiceCatalogAssociationResponse
GetServiceCatalogAssociationResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.servicecatalog.responses with parameters of type GetServiceCatalogAssociationResponse Modifier and Type Method Description GetServiceCatalogAssociationResponse.Builder
GetServiceCatalogAssociationResponse.Builder. copy(GetServiceCatalogAssociationResponse o)
Copy method to populate the builder with values from the given instance.
-