Uses of Class
com.oracle.bmc.apiplatform.requests.ListApiPlatformInstancesRequest
-
Packages that use ListApiPlatformInstancesRequest Package Description com.oracle.bmc.apiplatform com.oracle.bmc.apiplatform.requests -
-
Uses of ListApiPlatformInstancesRequest in com.oracle.bmc.apiplatform
Method parameters in com.oracle.bmc.apiplatform with type arguments of type ListApiPlatformInstancesRequest Modifier and Type Method Description Future<ListApiPlatformInstancesResponse>ApiPlatformAsync. listApiPlatformInstances(ListApiPlatformInstancesRequest request, AsyncHandler<ListApiPlatformInstancesRequest,ListApiPlatformInstancesResponse> handler)Gets a list of API Platform InstancesFuture<ListApiPlatformInstancesResponse>ApiPlatformAsyncClient. listApiPlatformInstances(ListApiPlatformInstancesRequest request, AsyncHandler<ListApiPlatformInstancesRequest,ListApiPlatformInstancesResponse> handler) -
Uses of ListApiPlatformInstancesRequest in com.oracle.bmc.apiplatform.requests
Methods in com.oracle.bmc.apiplatform.requests that return ListApiPlatformInstancesRequest Modifier and Type Method Description ListApiPlatformInstancesRequestListApiPlatformInstancesRequest.Builder. build()Build the instance of ListApiPlatformInstancesRequest as configured by this builderListApiPlatformInstancesRequestListApiPlatformInstancesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListApiPlatformInstancesRequest as configured by this builderMethods in com.oracle.bmc.apiplatform.requests with parameters of type ListApiPlatformInstancesRequest Modifier and Type Method Description ListApiPlatformInstancesRequest.BuilderListApiPlatformInstancesRequest.Builder. copy(ListApiPlatformInstancesRequest o)Copy method to populate the builder with values from the given instance.
-