Uses of Class
com.google.cloud.alloydb.v1beta.ListInstancesRequest
-
Packages that use ListInstancesRequest Package Description com.google.cloud.alloydb.v1beta A client to AlloyDB APIcom.google.cloud.alloydb.v1beta.stub -
-
Uses of ListInstancesRequest in com.google.cloud.alloydb.v1beta
Methods in com.google.cloud.alloydb.v1beta that return ListInstancesRequest Modifier and Type Method Description ListInstancesRequest
ListInstancesRequest.Builder. build()
ListInstancesRequest
ListInstancesRequest.Builder. buildPartial()
static ListInstancesRequest
ListInstancesRequest. getDefaultInstance()
ListInstancesRequest
ListInstancesRequest.Builder. getDefaultInstanceForType()
ListInstancesRequest
ListInstancesRequest. getDefaultInstanceForType()
static ListInstancesRequest
ListInstancesRequest. parseDelimitedFrom(InputStream input)
static ListInstancesRequest
ListInstancesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListInstancesRequest
ListInstancesRequest. parseFrom(byte[] data)
static ListInstancesRequest
ListInstancesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListInstancesRequest
ListInstancesRequest. parseFrom(com.google.protobuf.ByteString data)
static ListInstancesRequest
ListInstancesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListInstancesRequest
ListInstancesRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ListInstancesRequest
ListInstancesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListInstancesRequest
ListInstancesRequest. parseFrom(InputStream input)
static ListInstancesRequest
ListInstancesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListInstancesRequest
ListInstancesRequest. parseFrom(ByteBuffer data)
static ListInstancesRequest
ListInstancesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.alloydb.v1beta that return types with arguments of type ListInstancesRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListInstancesRequest,ListInstancesResponse>
AlloyDBAdminGrpc. getListInstancesMethod()
com.google.protobuf.Parser<ListInstancesRequest>
ListInstancesRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,ListInstancesResponse>
AlloyDBAdminClient. listInstancesCallable()
Lists Instances in a given project and location.com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,AlloyDBAdminClient.ListInstancesPagedResponse>
AlloyDBAdminClient. listInstancesPagedCallable()
Lists Instances in a given project and location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListInstancesRequest,ListInstancesResponse,AlloyDBAdminClient.ListInstancesPagedResponse>
AlloyDBAdminSettings.Builder. listInstancesSettings()
Returns the builder for the settings used for calls to listInstances.com.google.api.gax.rpc.PagedCallSettings<ListInstancesRequest,ListInstancesResponse,AlloyDBAdminClient.ListInstancesPagedResponse>
AlloyDBAdminSettings. listInstancesSettings()
Returns the object with the settings used for calls to listInstances.static com.google.protobuf.Parser<ListInstancesRequest>
ListInstancesRequest. parser()
Methods in com.google.cloud.alloydb.v1beta with parameters of type ListInstancesRequest Modifier and Type Method Description AlloyDBAdminClient.ListInstancesPagedResponse
AlloyDBAdminClient. listInstances(ListInstancesRequest request)
Lists Instances in a given project and location.ListInstancesResponse
AlloyDBAdminGrpc.AlloyDBAdminBlockingStub. listInstances(ListInstancesRequest request)
Lists Instances in a given project and location.com.google.common.util.concurrent.ListenableFuture<ListInstancesResponse>
AlloyDBAdminGrpc.AlloyDBAdminFutureStub. listInstances(ListInstancesRequest request)
Lists Instances in a given project and location.void
AlloyDBAdminGrpc.AlloyDBAdminStub. listInstances(ListInstancesRequest request, io.grpc.stub.StreamObserver<ListInstancesResponse> responseObserver)
Lists Instances in a given project and location.default void
AlloyDBAdminGrpc.AsyncService. listInstances(ListInstancesRequest request, io.grpc.stub.StreamObserver<ListInstancesResponse> responseObserver)
Lists Instances in a given project and location.ListInstancesRequest.Builder
ListInstancesRequest.Builder. mergeFrom(ListInstancesRequest other)
static ListInstancesRequest.Builder
ListInstancesRequest. newBuilder(ListInstancesRequest prototype)
Method parameters in com.google.cloud.alloydb.v1beta with type arguments of type ListInstancesRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<AlloyDBAdminClient.ListInstancesPagedResponse>
AlloyDBAdminClient.ListInstancesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context, com.google.api.core.ApiFuture<ListInstancesResponse> futureResponse)
protected AlloyDBAdminClient.ListInstancesPage
AlloyDBAdminClient.ListInstancesPage. createPage(com.google.api.gax.rpc.PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context, ListInstancesResponse response)
com.google.api.core.ApiFuture<AlloyDBAdminClient.ListInstancesPage>
AlloyDBAdminClient.ListInstancesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context, com.google.api.core.ApiFuture<ListInstancesResponse> futureResponse)
-
Uses of ListInstancesRequest in com.google.cloud.alloydb.v1beta.stub
Methods in com.google.cloud.alloydb.v1beta.stub that return types with arguments of type ListInstancesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,ListInstancesResponse>
AlloyDBAdminStub. listInstancesCallable()
com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,ListInstancesResponse>
GrpcAlloyDBAdminStub. listInstancesCallable()
com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,ListInstancesResponse>
HttpJsonAlloyDBAdminStub. listInstancesCallable()
com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,AlloyDBAdminClient.ListInstancesPagedResponse>
AlloyDBAdminStub. listInstancesPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,AlloyDBAdminClient.ListInstancesPagedResponse>
GrpcAlloyDBAdminStub. listInstancesPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,AlloyDBAdminClient.ListInstancesPagedResponse>
HttpJsonAlloyDBAdminStub. listInstancesPagedCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInstancesRequest,ListInstancesResponse,AlloyDBAdminClient.ListInstancesPagedResponse>
AlloyDBAdminStubSettings.Builder. listInstancesSettings()
Returns the builder for the settings used for calls to listInstances.com.google.api.gax.rpc.PagedCallSettings<ListInstancesRequest,ListInstancesResponse,AlloyDBAdminClient.ListInstancesPagedResponse>
AlloyDBAdminStubSettings. listInstancesSettings()
Returns the object with the settings used for calls to listInstances.
-