ListMigrationWorkflowsRequest.Builder |
ListMigrationWorkflowsRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ListMigrationWorkflowsRequest.Builder |
ListMigrationWorkflowsRequest.Builder.clear() |
|
ListMigrationWorkflowsRequest.Builder |
ListMigrationWorkflowsRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ListMigrationWorkflowsRequest.Builder |
ListMigrationWorkflowsRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ListMigrationWorkflowsRequest.Builder |
ListMigrationWorkflowsRequest.Builder.clearPageSize() |
The maximum number of migration workflows to return.
|
ListMigrationWorkflowsRequest.Builder |
ListMigrationWorkflowsRequest.Builder.clearPageToken() |
A page token, received from previous `ListMigrationWorkflows` call.
|
ListMigrationWorkflowsRequest.Builder |
ListMigrationWorkflowsRequest.Builder.clearParent() |
Required.
|
ListMigrationWorkflowsRequest.Builder |
ListMigrationWorkflowsRequest.Builder.clearReadMask() |
The list of fields to be retrieved.
|
ListMigrationWorkflowsRequest.Builder |
ListMigrationWorkflowsRequest.Builder.clone() |
|
ListMigrationWorkflowsRequest.Builder |
ListMigrationWorkflowsRequest.Builder.mergeFrom(ListMigrationWorkflowsRequest other) |
|
ListMigrationWorkflowsRequest.Builder |
ListMigrationWorkflowsRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ListMigrationWorkflowsRequest.Builder |
ListMigrationWorkflowsRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ListMigrationWorkflowsRequest.Builder |
ListMigrationWorkflowsRequest.Builder.mergeReadMask(com.google.protobuf.FieldMask value) |
The list of fields to be retrieved.
|
ListMigrationWorkflowsRequest.Builder |
ListMigrationWorkflowsRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ListMigrationWorkflowsRequest.Builder |
ListMigrationWorkflowsRequest.newBuilder() |
|
static ListMigrationWorkflowsRequest.Builder |
ListMigrationWorkflowsRequest.newBuilder(ListMigrationWorkflowsRequest prototype) |
|
ListMigrationWorkflowsRequest.Builder |
ListMigrationWorkflowsRequest.newBuilderForType() |
|
protected ListMigrationWorkflowsRequest.Builder |
ListMigrationWorkflowsRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ListMigrationWorkflowsRequest.Builder |
ListMigrationWorkflowsRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ListMigrationWorkflowsRequest.Builder |
ListMigrationWorkflowsRequest.Builder.setPageSize(int value) |
The maximum number of migration workflows to return.
|
ListMigrationWorkflowsRequest.Builder |
ListMigrationWorkflowsRequest.Builder.setPageToken(String value) |
A page token, received from previous `ListMigrationWorkflows` call.
|
ListMigrationWorkflowsRequest.Builder |
ListMigrationWorkflowsRequest.Builder.setPageTokenBytes(com.google.protobuf.ByteString value) |
A page token, received from previous `ListMigrationWorkflows` call.
|
ListMigrationWorkflowsRequest.Builder |
ListMigrationWorkflowsRequest.Builder.setParent(String value) |
Required.
|
ListMigrationWorkflowsRequest.Builder |
ListMigrationWorkflowsRequest.Builder.setParentBytes(com.google.protobuf.ByteString value) |
Required.
|
ListMigrationWorkflowsRequest.Builder |
ListMigrationWorkflowsRequest.Builder.setReadMask(com.google.protobuf.FieldMask value) |
The list of fields to be retrieved.
|
ListMigrationWorkflowsRequest.Builder |
ListMigrationWorkflowsRequest.Builder.setReadMask(com.google.protobuf.FieldMask.Builder builderForValue) |
The list of fields to be retrieved.
|
ListMigrationWorkflowsRequest.Builder |
ListMigrationWorkflowsRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ListMigrationWorkflowsRequest.Builder |
ListMigrationWorkflowsRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ListMigrationWorkflowsRequest.Builder |
ListMigrationWorkflowsRequest.toBuilder() |
|