Uses of Class
com.oracle.bmc.core.responses.ListImageShapeCompatibilityEntriesResponse
-
Packages that use ListImageShapeCompatibilityEntriesResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of ListImageShapeCompatibilityEntriesResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return ListImageShapeCompatibilityEntriesResponse Modifier and Type Method Description ListImageShapeCompatibilityEntriesResponseCompute. listImageShapeCompatibilityEntries(ListImageShapeCompatibilityEntriesRequest request)Lists the compatible shapes for the specified image.ListImageShapeCompatibilityEntriesResponseComputeClient. listImageShapeCompatibilityEntries(ListImageShapeCompatibilityEntriesRequest request)Method parameters in com.oracle.bmc.core with type arguments of type ListImageShapeCompatibilityEntriesResponse Modifier and Type Method Description Future<ListImageShapeCompatibilityEntriesResponse>ComputeAsync. listImageShapeCompatibilityEntries(ListImageShapeCompatibilityEntriesRequest request, AsyncHandler<ListImageShapeCompatibilityEntriesRequest,ListImageShapeCompatibilityEntriesResponse> handler)Lists the compatible shapes for the specified image.Future<ListImageShapeCompatibilityEntriesResponse>ComputeAsyncClient. listImageShapeCompatibilityEntries(ListImageShapeCompatibilityEntriesRequest request, AsyncHandler<ListImageShapeCompatibilityEntriesRequest,ListImageShapeCompatibilityEntriesResponse> handler) -
Uses of ListImageShapeCompatibilityEntriesResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return ListImageShapeCompatibilityEntriesResponse Modifier and Type Method Description ListImageShapeCompatibilityEntriesResponseListImageShapeCompatibilityEntriesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type ListImageShapeCompatibilityEntriesResponse Modifier and Type Method Description ListImageShapeCompatibilityEntriesResponse.BuilderListImageShapeCompatibilityEntriesResponse.Builder. copy(ListImageShapeCompatibilityEntriesResponse o)Copy method to populate the builder with values from the given instance.
-