Uses of Class
com.oracle.bmc.marketplacepublisher.requests.ListSupportedShapesRequest
-
Packages that use ListSupportedShapesRequest Package Description com.oracle.bmc.marketplacepublisher com.oracle.bmc.marketplacepublisher.requests -
-
Uses of ListSupportedShapesRequest in com.oracle.bmc.marketplacepublisher
Method parameters in com.oracle.bmc.marketplacepublisher with type arguments of type ListSupportedShapesRequest Modifier and Type Method Description Future<ListSupportedShapesResponse>MarketplacePublisherAsync. listSupportedShapes(ListSupportedShapesRequest request, AsyncHandler<ListSupportedShapesRequest,ListSupportedShapesResponse> handler)Lists the shapes available to select from.Future<ListSupportedShapesResponse>MarketplacePublisherAsyncClient. listSupportedShapes(ListSupportedShapesRequest request, AsyncHandler<ListSupportedShapesRequest,ListSupportedShapesResponse> handler) -
Uses of ListSupportedShapesRequest in com.oracle.bmc.marketplacepublisher.requests
Methods in com.oracle.bmc.marketplacepublisher.requests that return ListSupportedShapesRequest Modifier and Type Method Description ListSupportedShapesRequestListSupportedShapesRequest.Builder. build()Build the instance of ListSupportedShapesRequest as configured by this builderListSupportedShapesRequestListSupportedShapesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListSupportedShapesRequest as configured by this builderMethods in com.oracle.bmc.marketplacepublisher.requests with parameters of type ListSupportedShapesRequest Modifier and Type Method Description ListSupportedShapesRequest.BuilderListSupportedShapesRequest.Builder. copy(ListSupportedShapesRequest o)Copy method to populate the builder with values from the given instance.
-