Uses of Class
com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
-
Packages that use ListConnectionProfilesResponse Package Description com.google.cloud.clouddms.v1 A client to Database Migration APIcom.google.cloud.clouddms.v1.stub -
-
Uses of ListConnectionProfilesResponse in com.google.cloud.clouddms.v1
Methods in com.google.cloud.clouddms.v1 that return ListConnectionProfilesResponse Modifier and Type Method Description ListConnectionProfilesResponse
ListConnectionProfilesResponse.Builder. build()
ListConnectionProfilesResponse
ListConnectionProfilesResponse.Builder. buildPartial()
static ListConnectionProfilesResponse
ListConnectionProfilesResponse. getDefaultInstance()
ListConnectionProfilesResponse
ListConnectionProfilesResponse.Builder. getDefaultInstanceForType()
ListConnectionProfilesResponse
ListConnectionProfilesResponse. getDefaultInstanceForType()
ListConnectionProfilesResponse
DataMigrationServiceGrpc.DataMigrationServiceBlockingStub. listConnectionProfiles(ListConnectionProfilesRequest request)
Retrieves a list of all connection profiles in a given project and location.static ListConnectionProfilesResponse
ListConnectionProfilesResponse. parseDelimitedFrom(InputStream input)
static ListConnectionProfilesResponse
ListConnectionProfilesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConnectionProfilesResponse
ListConnectionProfilesResponse. parseFrom(byte[] data)
static ListConnectionProfilesResponse
ListConnectionProfilesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConnectionProfilesResponse
ListConnectionProfilesResponse. parseFrom(com.google.protobuf.ByteString data)
static ListConnectionProfilesResponse
ListConnectionProfilesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConnectionProfilesResponse
ListConnectionProfilesResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListConnectionProfilesResponse
ListConnectionProfilesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConnectionProfilesResponse
ListConnectionProfilesResponse. parseFrom(InputStream input)
static ListConnectionProfilesResponse
ListConnectionProfilesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConnectionProfilesResponse
ListConnectionProfilesResponse. parseFrom(ByteBuffer data)
static ListConnectionProfilesResponse
ListConnectionProfilesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.clouddms.v1 that return types with arguments of type ListConnectionProfilesResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListConnectionProfilesRequest,ListConnectionProfilesResponse>
DataMigrationServiceGrpc. getListConnectionProfilesMethod()
com.google.protobuf.Parser<ListConnectionProfilesResponse>
ListConnectionProfilesResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListConnectionProfilesResponse>
DataMigrationServiceGrpc.DataMigrationServiceFutureStub. listConnectionProfiles(ListConnectionProfilesRequest request)
Retrieves a list of all connection profiles in a given project and location.com.google.api.gax.rpc.UnaryCallable<ListConnectionProfilesRequest,ListConnectionProfilesResponse>
DataMigrationServiceClient. listConnectionProfilesCallable()
Retrieves a list of all connection profiles in a given project and location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListConnectionProfilesRequest,ListConnectionProfilesResponse,DataMigrationServiceClient.ListConnectionProfilesPagedResponse>
DataMigrationServiceSettings.Builder. listConnectionProfilesSettings()
Returns the builder for the settings used for calls to listConnectionProfiles.com.google.api.gax.rpc.PagedCallSettings<ListConnectionProfilesRequest,ListConnectionProfilesResponse,DataMigrationServiceClient.ListConnectionProfilesPagedResponse>
DataMigrationServiceSettings. listConnectionProfilesSettings()
Returns the object with the settings used for calls to listConnectionProfiles.static com.google.protobuf.Parser<ListConnectionProfilesResponse>
ListConnectionProfilesResponse. parser()
Methods in com.google.cloud.clouddms.v1 with parameters of type ListConnectionProfilesResponse Modifier and Type Method Description protected DataMigrationServiceClient.ListConnectionProfilesPage
DataMigrationServiceClient.ListConnectionProfilesPage. createPage(com.google.api.gax.rpc.PageContext<ListConnectionProfilesRequest,ListConnectionProfilesResponse,ConnectionProfile> context, ListConnectionProfilesResponse response)
ListConnectionProfilesResponse.Builder
ListConnectionProfilesResponse.Builder. mergeFrom(ListConnectionProfilesResponse other)
static ListConnectionProfilesResponse.Builder
ListConnectionProfilesResponse. newBuilder(ListConnectionProfilesResponse prototype)
Method parameters in com.google.cloud.clouddms.v1 with type arguments of type ListConnectionProfilesResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<DataMigrationServiceClient.ListConnectionProfilesPagedResponse>
DataMigrationServiceClient.ListConnectionProfilesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListConnectionProfilesRequest,ListConnectionProfilesResponse,ConnectionProfile> context, com.google.api.core.ApiFuture<ListConnectionProfilesResponse> futureResponse)
static com.google.api.core.ApiFuture<DataMigrationServiceClient.ListConnectionProfilesPagedResponse>
DataMigrationServiceClient.ListConnectionProfilesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListConnectionProfilesRequest,ListConnectionProfilesResponse,ConnectionProfile> context, com.google.api.core.ApiFuture<ListConnectionProfilesResponse> futureResponse)
protected DataMigrationServiceClient.ListConnectionProfilesPage
DataMigrationServiceClient.ListConnectionProfilesPage. createPage(com.google.api.gax.rpc.PageContext<ListConnectionProfilesRequest,ListConnectionProfilesResponse,ConnectionProfile> context, ListConnectionProfilesResponse response)
com.google.api.core.ApiFuture<DataMigrationServiceClient.ListConnectionProfilesPage>
DataMigrationServiceClient.ListConnectionProfilesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListConnectionProfilesRequest,ListConnectionProfilesResponse,ConnectionProfile> context, com.google.api.core.ApiFuture<ListConnectionProfilesResponse> futureResponse)
com.google.api.core.ApiFuture<DataMigrationServiceClient.ListConnectionProfilesPage>
DataMigrationServiceClient.ListConnectionProfilesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListConnectionProfilesRequest,ListConnectionProfilesResponse,ConnectionProfile> context, com.google.api.core.ApiFuture<ListConnectionProfilesResponse> futureResponse)
default void
DataMigrationServiceGrpc.AsyncService. listConnectionProfiles(ListConnectionProfilesRequest request, io.grpc.stub.StreamObserver<ListConnectionProfilesResponse> responseObserver)
Retrieves a list of all connection profiles in a given project and location.void
DataMigrationServiceGrpc.DataMigrationServiceStub. listConnectionProfiles(ListConnectionProfilesRequest request, io.grpc.stub.StreamObserver<ListConnectionProfilesResponse> responseObserver)
Retrieves a list of all connection profiles in a given project and location. -
Uses of ListConnectionProfilesResponse in com.google.cloud.clouddms.v1.stub
Methods in com.google.cloud.clouddms.v1.stub that return types with arguments of type ListConnectionProfilesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListConnectionProfilesRequest,ListConnectionProfilesResponse>
DataMigrationServiceStub. listConnectionProfilesCallable()
com.google.api.gax.rpc.UnaryCallable<ListConnectionProfilesRequest,ListConnectionProfilesResponse>
GrpcDataMigrationServiceStub. listConnectionProfilesCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListConnectionProfilesRequest,ListConnectionProfilesResponse,DataMigrationServiceClient.ListConnectionProfilesPagedResponse>
DataMigrationServiceStubSettings.Builder. listConnectionProfilesSettings()
Returns the builder for the settings used for calls to listConnectionProfiles.com.google.api.gax.rpc.PagedCallSettings<ListConnectionProfilesRequest,ListConnectionProfilesResponse,DataMigrationServiceClient.ListConnectionProfilesPagedResponse>
DataMigrationServiceStubSettings. listConnectionProfilesSettings()
Returns the object with the settings used for calls to listConnectionProfiles.
-