Uses of Class
com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
-
Packages that use ListPrivateConnectionsResponse Package Description com.google.cloud.clouddms.v1 A client to Database Migration APIcom.google.cloud.clouddms.v1.stub -
-
Uses of ListPrivateConnectionsResponse in com.google.cloud.clouddms.v1
Methods in com.google.cloud.clouddms.v1 that return ListPrivateConnectionsResponse Modifier and Type Method Description ListPrivateConnectionsResponseListPrivateConnectionsResponse.Builder. build()ListPrivateConnectionsResponseListPrivateConnectionsResponse.Builder. buildPartial()static ListPrivateConnectionsResponseListPrivateConnectionsResponse. getDefaultInstance()ListPrivateConnectionsResponseListPrivateConnectionsResponse.Builder. getDefaultInstanceForType()ListPrivateConnectionsResponseListPrivateConnectionsResponse. getDefaultInstanceForType()ListPrivateConnectionsResponseDataMigrationServiceGrpc.DataMigrationServiceBlockingStub. listPrivateConnections(ListPrivateConnectionsRequest request)Retrieves a list of private connections in a given project and location.static ListPrivateConnectionsResponseListPrivateConnectionsResponse. parseDelimitedFrom(InputStream input)static ListPrivateConnectionsResponseListPrivateConnectionsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPrivateConnectionsResponseListPrivateConnectionsResponse. parseFrom(byte[] data)static ListPrivateConnectionsResponseListPrivateConnectionsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPrivateConnectionsResponseListPrivateConnectionsResponse. parseFrom(com.google.protobuf.ByteString data)static ListPrivateConnectionsResponseListPrivateConnectionsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPrivateConnectionsResponseListPrivateConnectionsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListPrivateConnectionsResponseListPrivateConnectionsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPrivateConnectionsResponseListPrivateConnectionsResponse. parseFrom(InputStream input)static ListPrivateConnectionsResponseListPrivateConnectionsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPrivateConnectionsResponseListPrivateConnectionsResponse. parseFrom(ByteBuffer data)static ListPrivateConnectionsResponseListPrivateConnectionsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.clouddms.v1 that return types with arguments of type ListPrivateConnectionsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListPrivateConnectionsRequest,ListPrivateConnectionsResponse>DataMigrationServiceGrpc. getListPrivateConnectionsMethod()com.google.protobuf.Parser<ListPrivateConnectionsResponse>ListPrivateConnectionsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListPrivateConnectionsResponse>DataMigrationServiceGrpc.DataMigrationServiceFutureStub. listPrivateConnections(ListPrivateConnectionsRequest request)Retrieves a list of private connections in a given project and location.com.google.api.gax.rpc.UnaryCallable<ListPrivateConnectionsRequest,ListPrivateConnectionsResponse>DataMigrationServiceClient. listPrivateConnectionsCallable()Retrieves a list of private connections in a given project and location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListPrivateConnectionsRequest,ListPrivateConnectionsResponse,DataMigrationServiceClient.ListPrivateConnectionsPagedResponse>DataMigrationServiceSettings.Builder. listPrivateConnectionsSettings()Returns the builder for the settings used for calls to listPrivateConnections.com.google.api.gax.rpc.PagedCallSettings<ListPrivateConnectionsRequest,ListPrivateConnectionsResponse,DataMigrationServiceClient.ListPrivateConnectionsPagedResponse>DataMigrationServiceSettings. listPrivateConnectionsSettings()Returns the object with the settings used for calls to listPrivateConnections.static com.google.protobuf.Parser<ListPrivateConnectionsResponse>ListPrivateConnectionsResponse. parser()Methods in com.google.cloud.clouddms.v1 with parameters of type ListPrivateConnectionsResponse Modifier and Type Method Description protected DataMigrationServiceClient.ListPrivateConnectionsPageDataMigrationServiceClient.ListPrivateConnectionsPage. createPage(com.google.api.gax.rpc.PageContext<ListPrivateConnectionsRequest,ListPrivateConnectionsResponse,PrivateConnection> context, ListPrivateConnectionsResponse response)ListPrivateConnectionsResponse.BuilderListPrivateConnectionsResponse.Builder. mergeFrom(ListPrivateConnectionsResponse other)static ListPrivateConnectionsResponse.BuilderListPrivateConnectionsResponse. newBuilder(ListPrivateConnectionsResponse prototype)Method parameters in com.google.cloud.clouddms.v1 with type arguments of type ListPrivateConnectionsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<DataMigrationServiceClient.ListPrivateConnectionsPagedResponse>DataMigrationServiceClient.ListPrivateConnectionsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListPrivateConnectionsRequest,ListPrivateConnectionsResponse,PrivateConnection> context, com.google.api.core.ApiFuture<ListPrivateConnectionsResponse> futureResponse)static com.google.api.core.ApiFuture<DataMigrationServiceClient.ListPrivateConnectionsPagedResponse>DataMigrationServiceClient.ListPrivateConnectionsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListPrivateConnectionsRequest,ListPrivateConnectionsResponse,PrivateConnection> context, com.google.api.core.ApiFuture<ListPrivateConnectionsResponse> futureResponse)protected DataMigrationServiceClient.ListPrivateConnectionsPageDataMigrationServiceClient.ListPrivateConnectionsPage. createPage(com.google.api.gax.rpc.PageContext<ListPrivateConnectionsRequest,ListPrivateConnectionsResponse,PrivateConnection> context, ListPrivateConnectionsResponse response)com.google.api.core.ApiFuture<DataMigrationServiceClient.ListPrivateConnectionsPage>DataMigrationServiceClient.ListPrivateConnectionsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListPrivateConnectionsRequest,ListPrivateConnectionsResponse,PrivateConnection> context, com.google.api.core.ApiFuture<ListPrivateConnectionsResponse> futureResponse)com.google.api.core.ApiFuture<DataMigrationServiceClient.ListPrivateConnectionsPage>DataMigrationServiceClient.ListPrivateConnectionsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListPrivateConnectionsRequest,ListPrivateConnectionsResponse,PrivateConnection> context, com.google.api.core.ApiFuture<ListPrivateConnectionsResponse> futureResponse)default voidDataMigrationServiceGrpc.AsyncService. listPrivateConnections(ListPrivateConnectionsRequest request, io.grpc.stub.StreamObserver<ListPrivateConnectionsResponse> responseObserver)Retrieves a list of private connections in a given project and location.voidDataMigrationServiceGrpc.DataMigrationServiceStub. listPrivateConnections(ListPrivateConnectionsRequest request, io.grpc.stub.StreamObserver<ListPrivateConnectionsResponse> responseObserver)Retrieves a list of private connections in a given project and location. -
Uses of ListPrivateConnectionsResponse in com.google.cloud.clouddms.v1.stub
Methods in com.google.cloud.clouddms.v1.stub that return types with arguments of type ListPrivateConnectionsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListPrivateConnectionsRequest,ListPrivateConnectionsResponse>DataMigrationServiceStub. listPrivateConnectionsCallable()com.google.api.gax.rpc.UnaryCallable<ListPrivateConnectionsRequest,ListPrivateConnectionsResponse>GrpcDataMigrationServiceStub. listPrivateConnectionsCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListPrivateConnectionsRequest,ListPrivateConnectionsResponse,DataMigrationServiceClient.ListPrivateConnectionsPagedResponse>DataMigrationServiceStubSettings.Builder. listPrivateConnectionsSettings()Returns the builder for the settings used for calls to listPrivateConnections.com.google.api.gax.rpc.PagedCallSettings<ListPrivateConnectionsRequest,ListPrivateConnectionsResponse,DataMigrationServiceClient.ListPrivateConnectionsPagedResponse>DataMigrationServiceStubSettings. listPrivateConnectionsSettings()Returns the object with the settings used for calls to listPrivateConnections.
-