Uses of Class
com.oracle.bmc.apiplatform.responses.CreateApiPlatformInstanceResponse
-
Packages that use CreateApiPlatformInstanceResponse Package Description com.oracle.bmc.apiplatform com.oracle.bmc.apiplatform.responses -
-
Uses of CreateApiPlatformInstanceResponse in com.oracle.bmc.apiplatform
Methods in com.oracle.bmc.apiplatform that return CreateApiPlatformInstanceResponse Modifier and Type Method Description CreateApiPlatformInstanceResponseApiPlatform. createApiPlatformInstance(CreateApiPlatformInstanceRequest request)Creates an API Platform InstanceCreateApiPlatformInstanceResponseApiPlatformClient. createApiPlatformInstance(CreateApiPlatformInstanceRequest request)Methods in com.oracle.bmc.apiplatform that return types with arguments of type CreateApiPlatformInstanceResponse Modifier and Type Method Description Future<CreateApiPlatformInstanceResponse>ApiPlatformAsync. createApiPlatformInstance(CreateApiPlatformInstanceRequest request, AsyncHandler<CreateApiPlatformInstanceRequest,CreateApiPlatformInstanceResponse> handler)Creates an API Platform InstanceFuture<CreateApiPlatformInstanceResponse>ApiPlatformAsyncClient. createApiPlatformInstance(CreateApiPlatformInstanceRequest request, AsyncHandler<CreateApiPlatformInstanceRequest,CreateApiPlatformInstanceResponse> handler)Method parameters in com.oracle.bmc.apiplatform with type arguments of type CreateApiPlatformInstanceResponse Modifier and Type Method Description Future<CreateApiPlatformInstanceResponse>ApiPlatformAsync. createApiPlatformInstance(CreateApiPlatformInstanceRequest request, AsyncHandler<CreateApiPlatformInstanceRequest,CreateApiPlatformInstanceResponse> handler)Creates an API Platform InstanceFuture<CreateApiPlatformInstanceResponse>ApiPlatformAsyncClient. createApiPlatformInstance(CreateApiPlatformInstanceRequest request, AsyncHandler<CreateApiPlatformInstanceRequest,CreateApiPlatformInstanceResponse> handler) -
Uses of CreateApiPlatformInstanceResponse in com.oracle.bmc.apiplatform.responses
Methods in com.oracle.bmc.apiplatform.responses that return CreateApiPlatformInstanceResponse Modifier and Type Method Description CreateApiPlatformInstanceResponseCreateApiPlatformInstanceResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.apiplatform.responses with parameters of type CreateApiPlatformInstanceResponse Modifier and Type Method Description CreateApiPlatformInstanceResponse.BuilderCreateApiPlatformInstanceResponse.Builder. copy(CreateApiPlatformInstanceResponse o)Copy method to populate the builder with values from the given instance.
-