Uses of Class
com.oracle.bmc.multicloud.responses.ListExternalLocationMappingMetadataResponse
-
Packages that use ListExternalLocationMappingMetadataResponse Package Description com.oracle.bmc.multicloud com.oracle.bmc.multicloud.responses -
-
Uses of ListExternalLocationMappingMetadataResponse in com.oracle.bmc.multicloud
Methods in com.oracle.bmc.multicloud that return ListExternalLocationMappingMetadataResponse Modifier and Type Method Description ListExternalLocationMappingMetadataResponseMetadata. listExternalLocationMappingMetadata(ListExternalLocationMappingMetadataRequest request)List externalLocation metadata from OCI to the Cloud Service Provider for regions, Physical Availability Zones.ListExternalLocationMappingMetadataResponseMetadataClient. listExternalLocationMappingMetadata(ListExternalLocationMappingMetadataRequest request)Method parameters in com.oracle.bmc.multicloud with type arguments of type ListExternalLocationMappingMetadataResponse Modifier and Type Method Description Future<ListExternalLocationMappingMetadataResponse>MetadataAsync. listExternalLocationMappingMetadata(ListExternalLocationMappingMetadataRequest request, AsyncHandler<ListExternalLocationMappingMetadataRequest,ListExternalLocationMappingMetadataResponse> handler)List externalLocation metadata from OCI to the Cloud Service Provider for regions, Physical Availability Zones.Future<ListExternalLocationMappingMetadataResponse>MetadataAsyncClient. listExternalLocationMappingMetadata(ListExternalLocationMappingMetadataRequest request, AsyncHandler<ListExternalLocationMappingMetadataRequest,ListExternalLocationMappingMetadataResponse> handler) -
Uses of ListExternalLocationMappingMetadataResponse in com.oracle.bmc.multicloud.responses
Methods in com.oracle.bmc.multicloud.responses that return ListExternalLocationMappingMetadataResponse Modifier and Type Method Description ListExternalLocationMappingMetadataResponseListExternalLocationMappingMetadataResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.multicloud.responses with parameters of type ListExternalLocationMappingMetadataResponse Modifier and Type Method Description ListExternalLocationMappingMetadataResponse.BuilderListExternalLocationMappingMetadataResponse.Builder. copy(ListExternalLocationMappingMetadataResponse o)Copy method to populate the builder with values from the given instance.
-