Uses of Class
com.google.cloud.migrationcenter.v1.UpdatePreferenceSetRequest
-
Packages that use UpdatePreferenceSetRequest Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center APIcom.google.cloud.migrationcenter.v1.stub -
-
Uses of UpdatePreferenceSetRequest in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return UpdatePreferenceSetRequest Modifier and Type Method Description UpdatePreferenceSetRequest
UpdatePreferenceSetRequest.Builder. build()
UpdatePreferenceSetRequest
UpdatePreferenceSetRequest.Builder. buildPartial()
static UpdatePreferenceSetRequest
UpdatePreferenceSetRequest. getDefaultInstance()
UpdatePreferenceSetRequest
UpdatePreferenceSetRequest.Builder. getDefaultInstanceForType()
UpdatePreferenceSetRequest
UpdatePreferenceSetRequest. getDefaultInstanceForType()
static UpdatePreferenceSetRequest
UpdatePreferenceSetRequest. parseDelimitedFrom(InputStream input)
static UpdatePreferenceSetRequest
UpdatePreferenceSetRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdatePreferenceSetRequest
UpdatePreferenceSetRequest. parseFrom(byte[] data)
static UpdatePreferenceSetRequest
UpdatePreferenceSetRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdatePreferenceSetRequest
UpdatePreferenceSetRequest. parseFrom(com.google.protobuf.ByteString data)
static UpdatePreferenceSetRequest
UpdatePreferenceSetRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdatePreferenceSetRequest
UpdatePreferenceSetRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static UpdatePreferenceSetRequest
UpdatePreferenceSetRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdatePreferenceSetRequest
UpdatePreferenceSetRequest. parseFrom(InputStream input)
static UpdatePreferenceSetRequest
UpdatePreferenceSetRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdatePreferenceSetRequest
UpdatePreferenceSetRequest. parseFrom(ByteBuffer data)
static UpdatePreferenceSetRequest
UpdatePreferenceSetRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type UpdatePreferenceSetRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdatePreferenceSetRequest>
UpdatePreferenceSetRequest. getParserForType()
static io.grpc.MethodDescriptor<UpdatePreferenceSetRequest,com.google.longrunning.Operation>
MigrationCenterGrpc. getUpdatePreferenceSetMethod()
static com.google.protobuf.Parser<UpdatePreferenceSetRequest>
UpdatePreferenceSetRequest. parser()
com.google.api.gax.rpc.UnaryCallable<UpdatePreferenceSetRequest,com.google.longrunning.Operation>
MigrationCenterClient. updatePreferenceSetCallable()
Updates the parameters of a preference set.com.google.api.gax.rpc.OperationCallable<UpdatePreferenceSetRequest,PreferenceSet,OperationMetadata>
MigrationCenterClient. updatePreferenceSetOperationCallable()
Updates the parameters of a preference set.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdatePreferenceSetRequest,PreferenceSet,OperationMetadata>
MigrationCenterSettings.Builder. updatePreferenceSetOperationSettings()
Returns the builder for the settings used for calls to updatePreferenceSet.com.google.api.gax.rpc.OperationCallSettings<UpdatePreferenceSetRequest,PreferenceSet,OperationMetadata>
MigrationCenterSettings. updatePreferenceSetOperationSettings()
Returns the object with the settings used for calls to updatePreferenceSet.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdatePreferenceSetRequest,com.google.longrunning.Operation>
MigrationCenterSettings.Builder. updatePreferenceSetSettings()
Returns the builder for the settings used for calls to updatePreferenceSet.com.google.api.gax.rpc.UnaryCallSettings<UpdatePreferenceSetRequest,com.google.longrunning.Operation>
MigrationCenterSettings. updatePreferenceSetSettings()
Returns the object with the settings used for calls to updatePreferenceSet.Methods in com.google.cloud.migrationcenter.v1 with parameters of type UpdatePreferenceSetRequest Modifier and Type Method Description UpdatePreferenceSetRequest.Builder
UpdatePreferenceSetRequest.Builder. mergeFrom(UpdatePreferenceSetRequest other)
static UpdatePreferenceSetRequest.Builder
UpdatePreferenceSetRequest. newBuilder(UpdatePreferenceSetRequest prototype)
default void
MigrationCenterGrpc.AsyncService. updatePreferenceSet(UpdatePreferenceSetRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates the parameters of a preference set.com.google.longrunning.Operation
MigrationCenterGrpc.MigrationCenterBlockingStub. updatePreferenceSet(UpdatePreferenceSetRequest request)
Updates the parameters of a preference set.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
MigrationCenterGrpc.MigrationCenterFutureStub. updatePreferenceSet(UpdatePreferenceSetRequest request)
Updates the parameters of a preference set.void
MigrationCenterGrpc.MigrationCenterStub. updatePreferenceSet(UpdatePreferenceSetRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates the parameters of a preference set.com.google.api.gax.longrunning.OperationFuture<PreferenceSet,OperationMetadata>
MigrationCenterClient. updatePreferenceSetAsync(UpdatePreferenceSetRequest request)
Updates the parameters of a preference set. -
Uses of UpdatePreferenceSetRequest in com.google.cloud.migrationcenter.v1.stub
Methods in com.google.cloud.migrationcenter.v1.stub that return types with arguments of type UpdatePreferenceSetRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdatePreferenceSetRequest,com.google.longrunning.Operation>
GrpcMigrationCenterStub. updatePreferenceSetCallable()
com.google.api.gax.rpc.UnaryCallable<UpdatePreferenceSetRequest,com.google.longrunning.Operation>
HttpJsonMigrationCenterStub. updatePreferenceSetCallable()
com.google.api.gax.rpc.UnaryCallable<UpdatePreferenceSetRequest,com.google.longrunning.Operation>
MigrationCenterStub. updatePreferenceSetCallable()
com.google.api.gax.rpc.OperationCallable<UpdatePreferenceSetRequest,PreferenceSet,OperationMetadata>
GrpcMigrationCenterStub. updatePreferenceSetOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdatePreferenceSetRequest,PreferenceSet,OperationMetadata>
HttpJsonMigrationCenterStub. updatePreferenceSetOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdatePreferenceSetRequest,PreferenceSet,OperationMetadata>
MigrationCenterStub. updatePreferenceSetOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdatePreferenceSetRequest,PreferenceSet,OperationMetadata>
MigrationCenterStubSettings.Builder. updatePreferenceSetOperationSettings()
Returns the builder for the settings used for calls to updatePreferenceSet.com.google.api.gax.rpc.OperationCallSettings<UpdatePreferenceSetRequest,PreferenceSet,OperationMetadata>
MigrationCenterStubSettings. updatePreferenceSetOperationSettings()
Returns the object with the settings used for calls to updatePreferenceSet.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdatePreferenceSetRequest,com.google.longrunning.Operation>
MigrationCenterStubSettings.Builder. updatePreferenceSetSettings()
Returns the builder for the settings used for calls to updatePreferenceSet.com.google.api.gax.rpc.UnaryCallSettings<UpdatePreferenceSetRequest,com.google.longrunning.Operation>
MigrationCenterStubSettings. updatePreferenceSetSettings()
Returns the object with the settings used for calls to updatePreferenceSet.
-