| Modifier and Type | Method and Description |
|---|---|
MigrationWorkflow.Builder |
ListMigrationWorkflowsResponse.Builder.addMigrationWorkflowsBuilder()
The migration workflows for the specified project / location.
|
MigrationWorkflow.Builder |
ListMigrationWorkflowsResponse.Builder.addMigrationWorkflowsBuilder(int index)
The migration workflows for the specified project / location.
|
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.clear() |
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.clearCreateTime()
Time when the workflow was created.
|
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.clearDisplayName()
The display name of the workflow.
|
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.clearLastUpdateTime()
Time when the workflow was last updated.
|
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.clearName()
Output only.
|
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.clearState()
Output only.
|
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.clearTasks() |
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.clone() |
MigrationWorkflow.Builder |
CreateMigrationWorkflowRequest.Builder.getMigrationWorkflowBuilder()
Required.
|
MigrationWorkflow.Builder |
ListMigrationWorkflowsResponse.Builder.getMigrationWorkflowsBuilder(int index)
The migration workflows for the specified project / location.
|
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.mergeCreateTime(com.google.protobuf.Timestamp value)
Time when the workflow was created.
|
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.mergeFrom(com.google.protobuf.Message other) |
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.mergeFrom(MigrationWorkflow other) |
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.mergeLastUpdateTime(com.google.protobuf.Timestamp value)
Time when the workflow was last updated.
|
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static MigrationWorkflow.Builder |
MigrationWorkflow.newBuilder() |
static MigrationWorkflow.Builder |
MigrationWorkflow.newBuilder(MigrationWorkflow prototype) |
MigrationWorkflow.Builder |
MigrationWorkflow.newBuilderForType() |
protected MigrationWorkflow.Builder |
MigrationWorkflow.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.putAllTasks(Map<String,MigrationTask> values)
The tasks in a workflow in a named map.
|
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.putTasks(String key,
MigrationTask value)
The tasks in a workflow in a named map.
|
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.removeTasks(String key)
The tasks in a workflow in a named map.
|
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Time when the workflow was created.
|
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.setCreateTime(com.google.protobuf.Timestamp value)
Time when the workflow was created.
|
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.setDisplayName(String value)
The display name of the workflow.
|
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value)
The display name of the workflow.
|
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.setLastUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Time when the workflow was last updated.
|
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.setLastUpdateTime(com.google.protobuf.Timestamp value)
Time when the workflow was last updated.
|
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.setName(String value)
Output only.
|
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.setNameBytes(com.google.protobuf.ByteString value)
Output only.
|
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.setState(MigrationWorkflow.State value)
Output only.
|
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.setStateValue(int value)
Output only.
|
MigrationWorkflow.Builder |
MigrationWorkflow.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
MigrationWorkflow.Builder |
MigrationWorkflow.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<MigrationWorkflow.Builder> |
ListMigrationWorkflowsResponse.Builder.getMigrationWorkflowsBuilderList()
The migration workflows for the specified project / location.
|
| Modifier and Type | Method and Description |
|---|---|
ListMigrationWorkflowsResponse.Builder |
ListMigrationWorkflowsResponse.Builder.addMigrationWorkflows(int index,
MigrationWorkflow.Builder builderForValue)
The migration workflows for the specified project / location.
|
ListMigrationWorkflowsResponse.Builder |
ListMigrationWorkflowsResponse.Builder.addMigrationWorkflows(MigrationWorkflow.Builder builderForValue)
The migration workflows for the specified project / location.
|
CreateMigrationWorkflowRequest.Builder |
CreateMigrationWorkflowRequest.Builder.setMigrationWorkflow(MigrationWorkflow.Builder builderForValue)
Required.
|
ListMigrationWorkflowsResponse.Builder |
ListMigrationWorkflowsResponse.Builder.setMigrationWorkflows(int index,
MigrationWorkflow.Builder builderForValue)
The migration workflows for the specified project / location.
|
Copyright © 2024 Google LLC. All rights reserved.