Uses of Class
com.oracle.bmc.cloudbridge.requests.ListSupportedCloudRegionsRequest
-
Packages that use ListSupportedCloudRegionsRequest Package Description com.oracle.bmc.cloudbridge com.oracle.bmc.cloudbridge.requests -
-
Uses of ListSupportedCloudRegionsRequest in com.oracle.bmc.cloudbridge
Method parameters in com.oracle.bmc.cloudbridge with type arguments of type ListSupportedCloudRegionsRequest Modifier and Type Method Description Future<ListSupportedCloudRegionsResponse>DiscoveryAsync. listSupportedCloudRegions(ListSupportedCloudRegionsRequest request, AsyncHandler<ListSupportedCloudRegionsRequest,ListSupportedCloudRegionsResponse> handler)Returns a list of supported cloud regions related to AssetSourceTypeParam.Future<ListSupportedCloudRegionsResponse>DiscoveryAsyncClient. listSupportedCloudRegions(ListSupportedCloudRegionsRequest request, AsyncHandler<ListSupportedCloudRegionsRequest,ListSupportedCloudRegionsResponse> handler) -
Uses of ListSupportedCloudRegionsRequest in com.oracle.bmc.cloudbridge.requests
Methods in com.oracle.bmc.cloudbridge.requests that return ListSupportedCloudRegionsRequest Modifier and Type Method Description ListSupportedCloudRegionsRequestListSupportedCloudRegionsRequest.Builder. build()Build the instance of ListSupportedCloudRegionsRequest as configured by this builderListSupportedCloudRegionsRequestListSupportedCloudRegionsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListSupportedCloudRegionsRequest as configured by this builderMethods in com.oracle.bmc.cloudbridge.requests with parameters of type ListSupportedCloudRegionsRequest Modifier and Type Method Description ListSupportedCloudRegionsRequest.BuilderListSupportedCloudRegionsRequest.Builder. copy(ListSupportedCloudRegionsRequest o)Copy method to populate the builder with values from the given instance.
-