Uses of Class
com.google.cloud.migrationcenter.v1.GetPreferenceSetRequest
-
Packages that use GetPreferenceSetRequest Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center APIcom.google.cloud.migrationcenter.v1.stub -
-
Uses of GetPreferenceSetRequest in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return GetPreferenceSetRequest Modifier and Type Method Description GetPreferenceSetRequestGetPreferenceSetRequest.Builder. build()GetPreferenceSetRequestGetPreferenceSetRequest.Builder. buildPartial()static GetPreferenceSetRequestGetPreferenceSetRequest. getDefaultInstance()GetPreferenceSetRequestGetPreferenceSetRequest.Builder. getDefaultInstanceForType()GetPreferenceSetRequestGetPreferenceSetRequest. getDefaultInstanceForType()static GetPreferenceSetRequestGetPreferenceSetRequest. parseDelimitedFrom(InputStream input)static GetPreferenceSetRequestGetPreferenceSetRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetPreferenceSetRequestGetPreferenceSetRequest. parseFrom(byte[] data)static GetPreferenceSetRequestGetPreferenceSetRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetPreferenceSetRequestGetPreferenceSetRequest. parseFrom(com.google.protobuf.ByteString data)static GetPreferenceSetRequestGetPreferenceSetRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetPreferenceSetRequestGetPreferenceSetRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetPreferenceSetRequestGetPreferenceSetRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetPreferenceSetRequestGetPreferenceSetRequest. parseFrom(InputStream input)static GetPreferenceSetRequestGetPreferenceSetRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetPreferenceSetRequestGetPreferenceSetRequest. parseFrom(ByteBuffer data)static GetPreferenceSetRequestGetPreferenceSetRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type GetPreferenceSetRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<GetPreferenceSetRequest,PreferenceSet>MigrationCenterGrpc. getGetPreferenceSetMethod()com.google.protobuf.Parser<GetPreferenceSetRequest>GetPreferenceSetRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<GetPreferenceSetRequest,PreferenceSet>MigrationCenterClient. getPreferenceSetCallable()Gets the details of a preference set.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPreferenceSetRequest,PreferenceSet>MigrationCenterSettings.Builder. getPreferenceSetSettings()Returns the builder for the settings used for calls to getPreferenceSet.com.google.api.gax.rpc.UnaryCallSettings<GetPreferenceSetRequest,PreferenceSet>MigrationCenterSettings. getPreferenceSetSettings()Returns the object with the settings used for calls to getPreferenceSet.static com.google.protobuf.Parser<GetPreferenceSetRequest>GetPreferenceSetRequest. parser()Methods in com.google.cloud.migrationcenter.v1 with parameters of type GetPreferenceSetRequest Modifier and Type Method Description PreferenceSetMigrationCenterClient. getPreferenceSet(GetPreferenceSetRequest request)Gets the details of a preference set.default voidMigrationCenterGrpc.AsyncService. getPreferenceSet(GetPreferenceSetRequest request, io.grpc.stub.StreamObserver<PreferenceSet> responseObserver)Gets the details of a preference set.PreferenceSetMigrationCenterGrpc.MigrationCenterBlockingStub. getPreferenceSet(GetPreferenceSetRequest request)Gets the details of a preference set.com.google.common.util.concurrent.ListenableFuture<PreferenceSet>MigrationCenterGrpc.MigrationCenterFutureStub. getPreferenceSet(GetPreferenceSetRequest request)Gets the details of a preference set.voidMigrationCenterGrpc.MigrationCenterStub. getPreferenceSet(GetPreferenceSetRequest request, io.grpc.stub.StreamObserver<PreferenceSet> responseObserver)Gets the details of a preference set.GetPreferenceSetRequest.BuilderGetPreferenceSetRequest.Builder. mergeFrom(GetPreferenceSetRequest other)static GetPreferenceSetRequest.BuilderGetPreferenceSetRequest. newBuilder(GetPreferenceSetRequest prototype) -
Uses of GetPreferenceSetRequest in com.google.cloud.migrationcenter.v1.stub
Methods in com.google.cloud.migrationcenter.v1.stub that return types with arguments of type GetPreferenceSetRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetPreferenceSetRequest,PreferenceSet>GrpcMigrationCenterStub. getPreferenceSetCallable()com.google.api.gax.rpc.UnaryCallable<GetPreferenceSetRequest,PreferenceSet>HttpJsonMigrationCenterStub. getPreferenceSetCallable()com.google.api.gax.rpc.UnaryCallable<GetPreferenceSetRequest,PreferenceSet>MigrationCenterStub. getPreferenceSetCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPreferenceSetRequest,PreferenceSet>MigrationCenterStubSettings.Builder. getPreferenceSetSettings()Returns the builder for the settings used for calls to getPreferenceSet.com.google.api.gax.rpc.UnaryCallSettings<GetPreferenceSetRequest,PreferenceSet>MigrationCenterStubSettings. getPreferenceSetSettings()Returns the object with the settings used for calls to getPreferenceSet.
-