Uses of Class
com.oracle.bmc.core.responses.AddImageShapeCompatibilityEntryResponse
-
Packages that use AddImageShapeCompatibilityEntryResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of AddImageShapeCompatibilityEntryResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return AddImageShapeCompatibilityEntryResponse Modifier and Type Method Description AddImageShapeCompatibilityEntryResponseCompute. addImageShapeCompatibilityEntry(AddImageShapeCompatibilityEntryRequest request)Adds a shape to the compatible shapes list for the image.AddImageShapeCompatibilityEntryResponseComputeClient. addImageShapeCompatibilityEntry(AddImageShapeCompatibilityEntryRequest request)Methods in com.oracle.bmc.core that return types with arguments of type AddImageShapeCompatibilityEntryResponse Modifier and Type Method Description Future<AddImageShapeCompatibilityEntryResponse>ComputeAsync. addImageShapeCompatibilityEntry(AddImageShapeCompatibilityEntryRequest request, AsyncHandler<AddImageShapeCompatibilityEntryRequest,AddImageShapeCompatibilityEntryResponse> handler)Adds a shape to the compatible shapes list for the image.Future<AddImageShapeCompatibilityEntryResponse>ComputeAsyncClient. addImageShapeCompatibilityEntry(AddImageShapeCompatibilityEntryRequest request, AsyncHandler<AddImageShapeCompatibilityEntryRequest,AddImageShapeCompatibilityEntryResponse> handler)Method parameters in com.oracle.bmc.core with type arguments of type AddImageShapeCompatibilityEntryResponse Modifier and Type Method Description Future<AddImageShapeCompatibilityEntryResponse>ComputeAsync. addImageShapeCompatibilityEntry(AddImageShapeCompatibilityEntryRequest request, AsyncHandler<AddImageShapeCompatibilityEntryRequest,AddImageShapeCompatibilityEntryResponse> handler)Adds a shape to the compatible shapes list for the image.Future<AddImageShapeCompatibilityEntryResponse>ComputeAsyncClient. addImageShapeCompatibilityEntry(AddImageShapeCompatibilityEntryRequest request, AsyncHandler<AddImageShapeCompatibilityEntryRequest,AddImageShapeCompatibilityEntryResponse> handler) -
Uses of AddImageShapeCompatibilityEntryResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return AddImageShapeCompatibilityEntryResponse Modifier and Type Method Description AddImageShapeCompatibilityEntryResponseAddImageShapeCompatibilityEntryResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type AddImageShapeCompatibilityEntryResponse Modifier and Type Method Description AddImageShapeCompatibilityEntryResponse.BuilderAddImageShapeCompatibilityEntryResponse.Builder. copy(AddImageShapeCompatibilityEntryResponse o)Copy method to populate the builder with values from the given instance.
-