Uses of Class
com.oracle.bmc.apiplatform.requests.GetApiPlatformInstanceRequest
-
Packages that use GetApiPlatformInstanceRequest Package Description com.oracle.bmc.apiplatform com.oracle.bmc.apiplatform.requests -
-
Uses of GetApiPlatformInstanceRequest in com.oracle.bmc.apiplatform
Method parameters in com.oracle.bmc.apiplatform with type arguments of type GetApiPlatformInstanceRequest Modifier and Type Method Description Future<GetApiPlatformInstanceResponse>ApiPlatformAsync. getApiPlatformInstance(GetApiPlatformInstanceRequest request, AsyncHandler<GetApiPlatformInstanceRequest,GetApiPlatformInstanceResponse> handler)Gets information about an API Platform InstanceFuture<GetApiPlatformInstanceResponse>ApiPlatformAsyncClient. getApiPlatformInstance(GetApiPlatformInstanceRequest request, AsyncHandler<GetApiPlatformInstanceRequest,GetApiPlatformInstanceResponse> handler) -
Uses of GetApiPlatformInstanceRequest in com.oracle.bmc.apiplatform.requests
Methods in com.oracle.bmc.apiplatform.requests that return GetApiPlatformInstanceRequest Modifier and Type Method Description GetApiPlatformInstanceRequestGetApiPlatformInstanceRequest.Builder. build()Build the instance of GetApiPlatformInstanceRequest as configured by this builderGetApiPlatformInstanceRequestGetApiPlatformInstanceRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetApiPlatformInstanceRequest as configured by this builderMethods in com.oracle.bmc.apiplatform.requests with parameters of type GetApiPlatformInstanceRequest Modifier and Type Method Description GetApiPlatformInstanceRequest.BuilderGetApiPlatformInstanceRequest.Builder. copy(GetApiPlatformInstanceRequest o)Copy method to populate the builder with values from the given instance.
-