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 ListConnectionProfilesResponseListConnectionProfilesResponse.Builder. build()ListConnectionProfilesResponseListConnectionProfilesResponse.Builder. buildPartial()static ListConnectionProfilesResponseListConnectionProfilesResponse. getDefaultInstance()ListConnectionProfilesResponseListConnectionProfilesResponse.Builder. getDefaultInstanceForType()ListConnectionProfilesResponseListConnectionProfilesResponse. getDefaultInstanceForType()ListConnectionProfilesResponseDataMigrationServiceGrpc.DataMigrationServiceBlockingStub. listConnectionProfiles(ListConnectionProfilesRequest request)Retrieves a list of all connection profiles in a given project and location.static ListConnectionProfilesResponseListConnectionProfilesResponse. parseDelimitedFrom(InputStream input)static ListConnectionProfilesResponseListConnectionProfilesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListConnectionProfilesResponseListConnectionProfilesResponse. parseFrom(byte[] data)static ListConnectionProfilesResponseListConnectionProfilesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListConnectionProfilesResponseListConnectionProfilesResponse. parseFrom(com.google.protobuf.ByteString data)static ListConnectionProfilesResponseListConnectionProfilesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListConnectionProfilesResponseListConnectionProfilesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListConnectionProfilesResponseListConnectionProfilesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListConnectionProfilesResponseListConnectionProfilesResponse. parseFrom(InputStream input)static ListConnectionProfilesResponseListConnectionProfilesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListConnectionProfilesResponseListConnectionProfilesResponse. parseFrom(ByteBuffer data)static ListConnectionProfilesResponseListConnectionProfilesResponse. 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.ListConnectionProfilesPageDataMigrationServiceClient.ListConnectionProfilesPage. createPage(com.google.api.gax.rpc.PageContext<ListConnectionProfilesRequest,ListConnectionProfilesResponse,ConnectionProfile> context, ListConnectionProfilesResponse response)ListConnectionProfilesResponse.BuilderListConnectionProfilesResponse.Builder. mergeFrom(ListConnectionProfilesResponse other)static ListConnectionProfilesResponse.BuilderListConnectionProfilesResponse. 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.ListConnectionProfilesPageDataMigrationServiceClient.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 voidDataMigrationServiceGrpc.AsyncService. listConnectionProfiles(ListConnectionProfilesRequest request, io.grpc.stub.StreamObserver<ListConnectionProfilesResponse> responseObserver)Retrieves a list of all connection profiles in a given project and location.voidDataMigrationServiceGrpc.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.
-