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 ListPrivateConnectionsResponse
ListPrivateConnectionsResponse.Builder. build()
ListPrivateConnectionsResponse
ListPrivateConnectionsResponse.Builder. buildPartial()
static ListPrivateConnectionsResponse
ListPrivateConnectionsResponse. getDefaultInstance()
ListPrivateConnectionsResponse
ListPrivateConnectionsResponse.Builder. getDefaultInstanceForType()
ListPrivateConnectionsResponse
ListPrivateConnectionsResponse. getDefaultInstanceForType()
ListPrivateConnectionsResponse
DataMigrationServiceGrpc.DataMigrationServiceBlockingStub. listPrivateConnections(ListPrivateConnectionsRequest request)
Retrieves a list of private connections in a given project and location.static ListPrivateConnectionsResponse
ListPrivateConnectionsResponse. parseDelimitedFrom(InputStream input)
static ListPrivateConnectionsResponse
ListPrivateConnectionsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListPrivateConnectionsResponse
ListPrivateConnectionsResponse. parseFrom(byte[] data)
static ListPrivateConnectionsResponse
ListPrivateConnectionsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListPrivateConnectionsResponse
ListPrivateConnectionsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListPrivateConnectionsResponse
ListPrivateConnectionsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListPrivateConnectionsResponse
ListPrivateConnectionsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListPrivateConnectionsResponse
ListPrivateConnectionsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListPrivateConnectionsResponse
ListPrivateConnectionsResponse. parseFrom(InputStream input)
static ListPrivateConnectionsResponse
ListPrivateConnectionsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListPrivateConnectionsResponse
ListPrivateConnectionsResponse. parseFrom(ByteBuffer data)
static ListPrivateConnectionsResponse
ListPrivateConnectionsResponse. 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.ListPrivateConnectionsPage
DataMigrationServiceClient.ListPrivateConnectionsPage. createPage(com.google.api.gax.rpc.PageContext<ListPrivateConnectionsRequest,ListPrivateConnectionsResponse,PrivateConnection> context, ListPrivateConnectionsResponse response)
ListPrivateConnectionsResponse.Builder
ListPrivateConnectionsResponse.Builder. mergeFrom(ListPrivateConnectionsResponse other)
static ListPrivateConnectionsResponse.Builder
ListPrivateConnectionsResponse. 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.ListPrivateConnectionsPage
DataMigrationServiceClient.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 void
DataMigrationServiceGrpc.AsyncService. listPrivateConnections(ListPrivateConnectionsRequest request, io.grpc.stub.StreamObserver<ListPrivateConnectionsResponse> responseObserver)
Retrieves a list of private connections in a given project and location.void
DataMigrationServiceGrpc.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.
-