Uses of Class
com.oracle.bmc.apiplatform.responses.ListApiPlatformInstancesResponse
-
Packages that use ListApiPlatformInstancesResponse Package Description com.oracle.bmc.apiplatform com.oracle.bmc.apiplatform.responses -
-
Uses of ListApiPlatformInstancesResponse in com.oracle.bmc.apiplatform
Methods in com.oracle.bmc.apiplatform that return ListApiPlatformInstancesResponse Modifier and Type Method Description ListApiPlatformInstancesResponseApiPlatform. listApiPlatformInstances(ListApiPlatformInstancesRequest request)Gets a list of API Platform InstancesListApiPlatformInstancesResponseApiPlatformClient. listApiPlatformInstances(ListApiPlatformInstancesRequest request)Methods in com.oracle.bmc.apiplatform that return types with arguments of type ListApiPlatformInstancesResponse 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)Iterable<ListApiPlatformInstancesResponse>ApiPlatformPaginators. listApiPlatformInstancesResponseIterator(ListApiPlatformInstancesRequest request)Creates a new iterable which will iterate over the responses received from the listApiPlatformInstances operation.Method parameters in com.oracle.bmc.apiplatform with type arguments of type ListApiPlatformInstancesResponse 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 ListApiPlatformInstancesResponse in com.oracle.bmc.apiplatform.responses
Methods in com.oracle.bmc.apiplatform.responses that return ListApiPlatformInstancesResponse Modifier and Type Method Description ListApiPlatformInstancesResponseListApiPlatformInstancesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.apiplatform.responses with parameters of type ListApiPlatformInstancesResponse Modifier and Type Method Description ListApiPlatformInstancesResponse.BuilderListApiPlatformInstancesResponse.Builder. copy(ListApiPlatformInstancesResponse o)Copy method to populate the builder with values from the given instance.
-