Uses of Class
com.google.cloud.migrationcenter.v1.Settings
-
Packages that use Settings Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center APIcom.google.cloud.migrationcenter.v1.stub -
-
Uses of Settings in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return Settings Modifier and Type Method Description Settings
Settings.Builder. build()
Settings
Settings.Builder. buildPartial()
static Settings
Settings. getDefaultInstance()
Settings
Settings.Builder. getDefaultInstanceForType()
Settings
Settings. getDefaultInstanceForType()
Settings
MigrationCenterClient. getSettings(GetSettingsRequest request)
Gets the details of regional settings.Settings
MigrationCenterClient. getSettings(SettingsName name)
Gets the details of regional settings.Settings
MigrationCenterClient. getSettings(String name)
Gets the details of regional settings.Settings
MigrationCenterGrpc.MigrationCenterBlockingStub. getSettings(GetSettingsRequest request)
Gets the details of regional settings.Settings
UpdateSettingsRequest.Builder. getSettings()
Required.Settings
UpdateSettingsRequest. getSettings()
Required.Settings
UpdateSettingsRequestOrBuilder. getSettings()
Required.static Settings
Settings. parseDelimitedFrom(InputStream input)
static Settings
Settings. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Settings
Settings. parseFrom(byte[] data)
static Settings
Settings. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Settings
Settings. parseFrom(com.google.protobuf.ByteString data)
static Settings
Settings. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Settings
Settings. parseFrom(com.google.protobuf.CodedInputStream input)
static Settings
Settings. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Settings
Settings. parseFrom(InputStream input)
static Settings
Settings. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Settings
Settings. parseFrom(ByteBuffer data)
static Settings
Settings. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type Settings Modifier and Type Method Description static io.grpc.MethodDescriptor<GetSettingsRequest,Settings>
MigrationCenterGrpc. getGetSettingsMethod()
com.google.protobuf.Parser<Settings>
Settings. getParserForType()
com.google.common.util.concurrent.ListenableFuture<Settings>
MigrationCenterGrpc.MigrationCenterFutureStub. getSettings(GetSettingsRequest request)
Gets the details of regional settings.com.google.api.gax.rpc.UnaryCallable<GetSettingsRequest,Settings>
MigrationCenterClient. getSettingsCallable()
Gets the details of regional settings.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSettingsRequest,Settings>
MigrationCenterSettings.Builder. getSettingsSettings()
Returns the builder for the settings used for calls to getSettings.com.google.api.gax.rpc.UnaryCallSettings<GetSettingsRequest,Settings>
MigrationCenterSettings. getSettingsSettings()
Returns the object with the settings used for calls to getSettings.static com.google.protobuf.Parser<Settings>
Settings. parser()
com.google.api.gax.longrunning.OperationFuture<Settings,OperationMetadata>
MigrationCenterClient. updateSettingsAsync(Settings settings, com.google.protobuf.FieldMask updateMask)
Updates the regional-level project settings.com.google.api.gax.longrunning.OperationFuture<Settings,OperationMetadata>
MigrationCenterClient. updateSettingsAsync(UpdateSettingsRequest request)
Updates the regional-level project settings.com.google.api.gax.rpc.OperationCallable<UpdateSettingsRequest,Settings,OperationMetadata>
MigrationCenterClient. updateSettingsOperationCallable()
Updates the regional-level project settings.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSettingsRequest,Settings,OperationMetadata>
MigrationCenterSettings.Builder. updateSettingsOperationSettings()
Returns the builder for the settings used for calls to updateSettings.com.google.api.gax.rpc.OperationCallSettings<UpdateSettingsRequest,Settings,OperationMetadata>
MigrationCenterSettings. updateSettingsOperationSettings()
Returns the object with the settings used for calls to updateSettings.Methods in com.google.cloud.migrationcenter.v1 with parameters of type Settings Modifier and Type Method Description Settings.Builder
Settings.Builder. mergeFrom(Settings other)
UpdateSettingsRequest.Builder
UpdateSettingsRequest.Builder. mergeSettings(Settings value)
Required.static Settings.Builder
Settings. newBuilder(Settings prototype)
UpdateSettingsRequest.Builder
UpdateSettingsRequest.Builder. setSettings(Settings value)
Required.com.google.api.gax.longrunning.OperationFuture<Settings,OperationMetadata>
MigrationCenterClient. updateSettingsAsync(Settings settings, com.google.protobuf.FieldMask updateMask)
Updates the regional-level project settings.Method parameters in com.google.cloud.migrationcenter.v1 with type arguments of type Settings Modifier and Type Method Description default void
MigrationCenterGrpc.AsyncService. getSettings(GetSettingsRequest request, io.grpc.stub.StreamObserver<Settings> responseObserver)
Gets the details of regional settings.void
MigrationCenterGrpc.MigrationCenterStub. getSettings(GetSettingsRequest request, io.grpc.stub.StreamObserver<Settings> responseObserver)
Gets the details of regional settings. -
Uses of Settings in com.google.cloud.migrationcenter.v1.stub
Methods in com.google.cloud.migrationcenter.v1.stub that return types with arguments of type Settings Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetSettingsRequest,Settings>
GrpcMigrationCenterStub. getSettingsCallable()
com.google.api.gax.rpc.UnaryCallable<GetSettingsRequest,Settings>
HttpJsonMigrationCenterStub. getSettingsCallable()
com.google.api.gax.rpc.UnaryCallable<GetSettingsRequest,Settings>
MigrationCenterStub. getSettingsCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSettingsRequest,Settings>
MigrationCenterStubSettings.Builder. getSettingsSettings()
Returns the builder for the settings used for calls to getSettings.com.google.api.gax.rpc.UnaryCallSettings<GetSettingsRequest,Settings>
MigrationCenterStubSettings. getSettingsSettings()
Returns the object with the settings used for calls to getSettings.com.google.api.gax.rpc.OperationCallable<UpdateSettingsRequest,Settings,OperationMetadata>
GrpcMigrationCenterStub. updateSettingsOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateSettingsRequest,Settings,OperationMetadata>
HttpJsonMigrationCenterStub. updateSettingsOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateSettingsRequest,Settings,OperationMetadata>
MigrationCenterStub. updateSettingsOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSettingsRequest,Settings,OperationMetadata>
MigrationCenterStubSettings.Builder. updateSettingsOperationSettings()
Returns the builder for the settings used for calls to updateSettings.com.google.api.gax.rpc.OperationCallSettings<UpdateSettingsRequest,Settings,OperationMetadata>
MigrationCenterStubSettings. updateSettingsOperationSettings()
Returns the object with the settings used for calls to updateSettings.
-