Uses of Class
com.google.cloud.migrationcenter.v1.ListPreferenceSetsResponse
-
Packages that use ListPreferenceSetsResponse Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center APIcom.google.cloud.migrationcenter.v1.stub -
-
Uses of ListPreferenceSetsResponse in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return ListPreferenceSetsResponse Modifier and Type Method Description ListPreferenceSetsResponseListPreferenceSetsResponse.Builder. build()ListPreferenceSetsResponseListPreferenceSetsResponse.Builder. buildPartial()static ListPreferenceSetsResponseListPreferenceSetsResponse. getDefaultInstance()ListPreferenceSetsResponseListPreferenceSetsResponse.Builder. getDefaultInstanceForType()ListPreferenceSetsResponseListPreferenceSetsResponse. getDefaultInstanceForType()ListPreferenceSetsResponseMigrationCenterGrpc.MigrationCenterBlockingStub. listPreferenceSets(ListPreferenceSetsRequest request)Lists all the preference sets in a given project and location.static ListPreferenceSetsResponseListPreferenceSetsResponse. parseDelimitedFrom(InputStream input)static ListPreferenceSetsResponseListPreferenceSetsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPreferenceSetsResponseListPreferenceSetsResponse. parseFrom(byte[] data)static ListPreferenceSetsResponseListPreferenceSetsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPreferenceSetsResponseListPreferenceSetsResponse. parseFrom(com.google.protobuf.ByteString data)static ListPreferenceSetsResponseListPreferenceSetsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPreferenceSetsResponseListPreferenceSetsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListPreferenceSetsResponseListPreferenceSetsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPreferenceSetsResponseListPreferenceSetsResponse. parseFrom(InputStream input)static ListPreferenceSetsResponseListPreferenceSetsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPreferenceSetsResponseListPreferenceSetsResponse. parseFrom(ByteBuffer data)static ListPreferenceSetsResponseListPreferenceSetsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type ListPreferenceSetsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListPreferenceSetsRequest,ListPreferenceSetsResponse>MigrationCenterGrpc. getListPreferenceSetsMethod()com.google.protobuf.Parser<ListPreferenceSetsResponse>ListPreferenceSetsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListPreferenceSetsResponse>MigrationCenterGrpc.MigrationCenterFutureStub. listPreferenceSets(ListPreferenceSetsRequest request)Lists all the preference sets in a given project and location.com.google.api.gax.rpc.UnaryCallable<ListPreferenceSetsRequest,ListPreferenceSetsResponse>MigrationCenterClient. listPreferenceSetsCallable()Lists all the preference sets in a given project and location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListPreferenceSetsRequest,ListPreferenceSetsResponse,MigrationCenterClient.ListPreferenceSetsPagedResponse>MigrationCenterSettings.Builder. listPreferenceSetsSettings()Returns the builder for the settings used for calls to listPreferenceSets.com.google.api.gax.rpc.PagedCallSettings<ListPreferenceSetsRequest,ListPreferenceSetsResponse,MigrationCenterClient.ListPreferenceSetsPagedResponse>MigrationCenterSettings. listPreferenceSetsSettings()Returns the object with the settings used for calls to listPreferenceSets.static com.google.protobuf.Parser<ListPreferenceSetsResponse>ListPreferenceSetsResponse. parser()Methods in com.google.cloud.migrationcenter.v1 with parameters of type ListPreferenceSetsResponse Modifier and Type Method Description protected MigrationCenterClient.ListPreferenceSetsPageMigrationCenterClient.ListPreferenceSetsPage. createPage(com.google.api.gax.rpc.PageContext<ListPreferenceSetsRequest,ListPreferenceSetsResponse,PreferenceSet> context, ListPreferenceSetsResponse response)ListPreferenceSetsResponse.BuilderListPreferenceSetsResponse.Builder. mergeFrom(ListPreferenceSetsResponse other)static ListPreferenceSetsResponse.BuilderListPreferenceSetsResponse. newBuilder(ListPreferenceSetsResponse prototype)Method parameters in com.google.cloud.migrationcenter.v1 with type arguments of type ListPreferenceSetsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<MigrationCenterClient.ListPreferenceSetsPagedResponse>MigrationCenterClient.ListPreferenceSetsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListPreferenceSetsRequest,ListPreferenceSetsResponse,PreferenceSet> context, com.google.api.core.ApiFuture<ListPreferenceSetsResponse> futureResponse)static com.google.api.core.ApiFuture<MigrationCenterClient.ListPreferenceSetsPagedResponse>MigrationCenterClient.ListPreferenceSetsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListPreferenceSetsRequest,ListPreferenceSetsResponse,PreferenceSet> context, com.google.api.core.ApiFuture<ListPreferenceSetsResponse> futureResponse)protected MigrationCenterClient.ListPreferenceSetsPageMigrationCenterClient.ListPreferenceSetsPage. createPage(com.google.api.gax.rpc.PageContext<ListPreferenceSetsRequest,ListPreferenceSetsResponse,PreferenceSet> context, ListPreferenceSetsResponse response)com.google.api.core.ApiFuture<MigrationCenterClient.ListPreferenceSetsPage>MigrationCenterClient.ListPreferenceSetsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListPreferenceSetsRequest,ListPreferenceSetsResponse,PreferenceSet> context, com.google.api.core.ApiFuture<ListPreferenceSetsResponse> futureResponse)com.google.api.core.ApiFuture<MigrationCenterClient.ListPreferenceSetsPage>MigrationCenterClient.ListPreferenceSetsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListPreferenceSetsRequest,ListPreferenceSetsResponse,PreferenceSet> context, com.google.api.core.ApiFuture<ListPreferenceSetsResponse> futureResponse)default voidMigrationCenterGrpc.AsyncService. listPreferenceSets(ListPreferenceSetsRequest request, io.grpc.stub.StreamObserver<ListPreferenceSetsResponse> responseObserver)Lists all the preference sets in a given project and location.voidMigrationCenterGrpc.MigrationCenterStub. listPreferenceSets(ListPreferenceSetsRequest request, io.grpc.stub.StreamObserver<ListPreferenceSetsResponse> responseObserver)Lists all the preference sets in a given project and location. -
Uses of ListPreferenceSetsResponse in com.google.cloud.migrationcenter.v1.stub
Methods in com.google.cloud.migrationcenter.v1.stub that return types with arguments of type ListPreferenceSetsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListPreferenceSetsRequest,ListPreferenceSetsResponse>GrpcMigrationCenterStub. listPreferenceSetsCallable()com.google.api.gax.rpc.UnaryCallable<ListPreferenceSetsRequest,ListPreferenceSetsResponse>HttpJsonMigrationCenterStub. listPreferenceSetsCallable()com.google.api.gax.rpc.UnaryCallable<ListPreferenceSetsRequest,ListPreferenceSetsResponse>MigrationCenterStub. listPreferenceSetsCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListPreferenceSetsRequest,ListPreferenceSetsResponse,MigrationCenterClient.ListPreferenceSetsPagedResponse>MigrationCenterStubSettings.Builder. listPreferenceSetsSettings()Returns the builder for the settings used for calls to listPreferenceSets.com.google.api.gax.rpc.PagedCallSettings<ListPreferenceSetsRequest,ListPreferenceSetsResponse,MigrationCenterClient.ListPreferenceSetsPagedResponse>MigrationCenterStubSettings. listPreferenceSetsSettings()Returns the object with the settings used for calls to listPreferenceSets.
-