Uses of Class
com.oracle.bmc.core.responses.GetComputeGlobalImageCapabilitySchemaResponse
-
Packages that use GetComputeGlobalImageCapabilitySchemaResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of GetComputeGlobalImageCapabilitySchemaResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return GetComputeGlobalImageCapabilitySchemaResponse Modifier and Type Method Description GetComputeGlobalImageCapabilitySchemaResponse
Compute. getComputeGlobalImageCapabilitySchema(GetComputeGlobalImageCapabilitySchemaRequest request)
Gets the specified Compute Global Image Capability SchemaGetComputeGlobalImageCapabilitySchemaResponse
ComputeClient. getComputeGlobalImageCapabilitySchema(GetComputeGlobalImageCapabilitySchemaRequest request)
Methods in com.oracle.bmc.core that return types with arguments of type GetComputeGlobalImageCapabilitySchemaResponse Modifier and Type Method Description Future<GetComputeGlobalImageCapabilitySchemaResponse>
ComputeAsync. getComputeGlobalImageCapabilitySchema(GetComputeGlobalImageCapabilitySchemaRequest request, AsyncHandler<GetComputeGlobalImageCapabilitySchemaRequest,GetComputeGlobalImageCapabilitySchemaResponse> handler)
Gets the specified Compute Global Image Capability SchemaFuture<GetComputeGlobalImageCapabilitySchemaResponse>
ComputeAsyncClient. getComputeGlobalImageCapabilitySchema(GetComputeGlobalImageCapabilitySchemaRequest request, AsyncHandler<GetComputeGlobalImageCapabilitySchemaRequest,GetComputeGlobalImageCapabilitySchemaResponse> handler)
Method parameters in com.oracle.bmc.core with type arguments of type GetComputeGlobalImageCapabilitySchemaResponse Modifier and Type Method Description Future<GetComputeGlobalImageCapabilitySchemaResponse>
ComputeAsync. getComputeGlobalImageCapabilitySchema(GetComputeGlobalImageCapabilitySchemaRequest request, AsyncHandler<GetComputeGlobalImageCapabilitySchemaRequest,GetComputeGlobalImageCapabilitySchemaResponse> handler)
Gets the specified Compute Global Image Capability SchemaFuture<GetComputeGlobalImageCapabilitySchemaResponse>
ComputeAsyncClient. getComputeGlobalImageCapabilitySchema(GetComputeGlobalImageCapabilitySchemaRequest request, AsyncHandler<GetComputeGlobalImageCapabilitySchemaRequest,GetComputeGlobalImageCapabilitySchemaResponse> handler)
-
Uses of GetComputeGlobalImageCapabilitySchemaResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return GetComputeGlobalImageCapabilitySchemaResponse Modifier and Type Method Description GetComputeGlobalImageCapabilitySchemaResponse
GetComputeGlobalImageCapabilitySchemaResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type GetComputeGlobalImageCapabilitySchemaResponse Modifier and Type Method Description GetComputeGlobalImageCapabilitySchemaResponse.Builder
GetComputeGlobalImageCapabilitySchemaResponse.Builder. copy(GetComputeGlobalImageCapabilitySchemaResponse o)
Copy method to populate the builder with values from the given instance.
-