Class RenameCustomSearchAttributeRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<RenameCustomSearchAttributeRequest.Builder>
-
- io.temporal.api.cloud.cloudservice.v1.RenameCustomSearchAttributeRequest.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,RenameCustomSearchAttributeRequestOrBuilder,java.lang.Cloneable
- Enclosing class:
- RenameCustomSearchAttributeRequest
public static final class RenameCustomSearchAttributeRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RenameCustomSearchAttributeRequest.Builder> implements RenameCustomSearchAttributeRequestOrBuilder
Protobuf typetemporal.api.cloud.cloudservice.v1.RenameCustomSearchAttributeRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description RenameCustomSearchAttributeRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)RenameCustomSearchAttributeRequestbuild()RenameCustomSearchAttributeRequestbuildPartial()RenameCustomSearchAttributeRequest.Builderclear()RenameCustomSearchAttributeRequest.BuilderclearAsyncOperationId()The id to use for this async operation.RenameCustomSearchAttributeRequest.BuilderclearExistingCustomSearchAttributeName()The existing name of the custom search attribute to be renamed.RenameCustomSearchAttributeRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)RenameCustomSearchAttributeRequest.BuilderclearNamespace()The namespace to rename the custom search attribute for.RenameCustomSearchAttributeRequest.BuilderclearNewCustomSearchAttributeName()The new name of the custom search attribute.RenameCustomSearchAttributeRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)RenameCustomSearchAttributeRequest.BuilderclearResourceVersion()The version of the namespace for which this update is intended for.RenameCustomSearchAttributeRequest.Builderclone()java.lang.StringgetAsyncOperationId()The id to use for this async operation.com.google.protobuf.ByteStringgetAsyncOperationIdBytes()The id to use for this async operation.RenameCustomSearchAttributeRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetExistingCustomSearchAttributeName()The existing name of the custom search attribute to be renamed.com.google.protobuf.ByteStringgetExistingCustomSearchAttributeNameBytes()The existing name of the custom search attribute to be renamed.java.lang.StringgetNamespace()The namespace to rename the custom search attribute for.com.google.protobuf.ByteStringgetNamespaceBytes()The namespace to rename the custom search attribute for.java.lang.StringgetNewCustomSearchAttributeName()The new name of the custom search attribute.com.google.protobuf.ByteStringgetNewCustomSearchAttributeNameBytes()The new name of the custom search attribute.java.lang.StringgetResourceVersion()The version of the namespace for which this update is intended for.com.google.protobuf.ByteStringgetResourceVersionBytes()The version of the namespace for which this update is intended for.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()RenameCustomSearchAttributeRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)RenameCustomSearchAttributeRequest.BuildermergeFrom(com.google.protobuf.Message other)RenameCustomSearchAttributeRequest.BuildermergeFrom(RenameCustomSearchAttributeRequest other)RenameCustomSearchAttributeRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)RenameCustomSearchAttributeRequest.BuildersetAsyncOperationId(java.lang.String value)The id to use for this async operation.RenameCustomSearchAttributeRequest.BuildersetAsyncOperationIdBytes(com.google.protobuf.ByteString value)The id to use for this async operation.RenameCustomSearchAttributeRequest.BuildersetExistingCustomSearchAttributeName(java.lang.String value)The existing name of the custom search attribute to be renamed.RenameCustomSearchAttributeRequest.BuildersetExistingCustomSearchAttributeNameBytes(com.google.protobuf.ByteString value)The existing name of the custom search attribute to be renamed.RenameCustomSearchAttributeRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)RenameCustomSearchAttributeRequest.BuildersetNamespace(java.lang.String value)The namespace to rename the custom search attribute for.RenameCustomSearchAttributeRequest.BuildersetNamespaceBytes(com.google.protobuf.ByteString value)The namespace to rename the custom search attribute for.RenameCustomSearchAttributeRequest.BuildersetNewCustomSearchAttributeName(java.lang.String value)The new name of the custom search attribute.RenameCustomSearchAttributeRequest.BuildersetNewCustomSearchAttributeNameBytes(com.google.protobuf.ByteString value)The new name of the custom search attribute.RenameCustomSearchAttributeRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)RenameCustomSearchAttributeRequest.BuildersetResourceVersion(java.lang.String value)The version of the namespace for which this update is intended for.RenameCustomSearchAttributeRequest.BuildersetResourceVersionBytes(com.google.protobuf.ByteString value)The version of the namespace for which this update is intended for.RenameCustomSearchAttributeRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<RenameCustomSearchAttributeRequest.Builder>
-
clear
public RenameCustomSearchAttributeRequest.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<RenameCustomSearchAttributeRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<RenameCustomSearchAttributeRequest.Builder>
-
getDefaultInstanceForType
public RenameCustomSearchAttributeRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public RenameCustomSearchAttributeRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public RenameCustomSearchAttributeRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public RenameCustomSearchAttributeRequest.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<RenameCustomSearchAttributeRequest.Builder>
-
setField
public RenameCustomSearchAttributeRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<RenameCustomSearchAttributeRequest.Builder>
-
clearField
public RenameCustomSearchAttributeRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<RenameCustomSearchAttributeRequest.Builder>
-
clearOneof
public RenameCustomSearchAttributeRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<RenameCustomSearchAttributeRequest.Builder>
-
setRepeatedField
public RenameCustomSearchAttributeRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<RenameCustomSearchAttributeRequest.Builder>
-
addRepeatedField
public RenameCustomSearchAttributeRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<RenameCustomSearchAttributeRequest.Builder>
-
mergeFrom
public RenameCustomSearchAttributeRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<RenameCustomSearchAttributeRequest.Builder>
-
mergeFrom
public RenameCustomSearchAttributeRequest.Builder mergeFrom(RenameCustomSearchAttributeRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<RenameCustomSearchAttributeRequest.Builder>
-
mergeFrom
public RenameCustomSearchAttributeRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<RenameCustomSearchAttributeRequest.Builder>- Throws:
java.io.IOException
-
getNamespace
public java.lang.String getNamespace()
The namespace to rename the custom search attribute for.
string namespace = 1;- Specified by:
getNamespacein interfaceRenameCustomSearchAttributeRequestOrBuilder- Returns:
- The namespace.
-
getNamespaceBytes
public com.google.protobuf.ByteString getNamespaceBytes()
The namespace to rename the custom search attribute for.
string namespace = 1;- Specified by:
getNamespaceBytesin interfaceRenameCustomSearchAttributeRequestOrBuilder- Returns:
- The bytes for namespace.
-
setNamespace
public RenameCustomSearchAttributeRequest.Builder setNamespace(java.lang.String value)
The namespace to rename the custom search attribute for.
string namespace = 1;- Parameters:
value- The namespace to set.- Returns:
- This builder for chaining.
-
clearNamespace
public RenameCustomSearchAttributeRequest.Builder clearNamespace()
The namespace to rename the custom search attribute for.
string namespace = 1;- Returns:
- This builder for chaining.
-
setNamespaceBytes
public RenameCustomSearchAttributeRequest.Builder setNamespaceBytes(com.google.protobuf.ByteString value)
The namespace to rename the custom search attribute for.
string namespace = 1;- Parameters:
value- The bytes for namespace to set.- Returns:
- This builder for chaining.
-
getExistingCustomSearchAttributeName
public java.lang.String getExistingCustomSearchAttributeName()
The existing name of the custom search attribute to be renamed.
string existing_custom_search_attribute_name = 2;- Specified by:
getExistingCustomSearchAttributeNamein interfaceRenameCustomSearchAttributeRequestOrBuilder- Returns:
- The existingCustomSearchAttributeName.
-
getExistingCustomSearchAttributeNameBytes
public com.google.protobuf.ByteString getExistingCustomSearchAttributeNameBytes()
The existing name of the custom search attribute to be renamed.
string existing_custom_search_attribute_name = 2;- Specified by:
getExistingCustomSearchAttributeNameBytesin interfaceRenameCustomSearchAttributeRequestOrBuilder- Returns:
- The bytes for existingCustomSearchAttributeName.
-
setExistingCustomSearchAttributeName
public RenameCustomSearchAttributeRequest.Builder setExistingCustomSearchAttributeName(java.lang.String value)
The existing name of the custom search attribute to be renamed.
string existing_custom_search_attribute_name = 2;- Parameters:
value- The existingCustomSearchAttributeName to set.- Returns:
- This builder for chaining.
-
clearExistingCustomSearchAttributeName
public RenameCustomSearchAttributeRequest.Builder clearExistingCustomSearchAttributeName()
The existing name of the custom search attribute to be renamed.
string existing_custom_search_attribute_name = 2;- Returns:
- This builder for chaining.
-
setExistingCustomSearchAttributeNameBytes
public RenameCustomSearchAttributeRequest.Builder setExistingCustomSearchAttributeNameBytes(com.google.protobuf.ByteString value)
The existing name of the custom search attribute to be renamed.
string existing_custom_search_attribute_name = 2;- Parameters:
value- The bytes for existingCustomSearchAttributeName to set.- Returns:
- This builder for chaining.
-
getNewCustomSearchAttributeName
public java.lang.String getNewCustomSearchAttributeName()
The new name of the custom search attribute.
string new_custom_search_attribute_name = 3;- Specified by:
getNewCustomSearchAttributeNamein interfaceRenameCustomSearchAttributeRequestOrBuilder- Returns:
- The newCustomSearchAttributeName.
-
getNewCustomSearchAttributeNameBytes
public com.google.protobuf.ByteString getNewCustomSearchAttributeNameBytes()
The new name of the custom search attribute.
string new_custom_search_attribute_name = 3;- Specified by:
getNewCustomSearchAttributeNameBytesin interfaceRenameCustomSearchAttributeRequestOrBuilder- Returns:
- The bytes for newCustomSearchAttributeName.
-
setNewCustomSearchAttributeName
public RenameCustomSearchAttributeRequest.Builder setNewCustomSearchAttributeName(java.lang.String value)
The new name of the custom search attribute.
string new_custom_search_attribute_name = 3;- Parameters:
value- The newCustomSearchAttributeName to set.- Returns:
- This builder for chaining.
-
clearNewCustomSearchAttributeName
public RenameCustomSearchAttributeRequest.Builder clearNewCustomSearchAttributeName()
The new name of the custom search attribute.
string new_custom_search_attribute_name = 3;- Returns:
- This builder for chaining.
-
setNewCustomSearchAttributeNameBytes
public RenameCustomSearchAttributeRequest.Builder setNewCustomSearchAttributeNameBytes(com.google.protobuf.ByteString value)
The new name of the custom search attribute.
string new_custom_search_attribute_name = 3;- Parameters:
value- The bytes for newCustomSearchAttributeName to set.- Returns:
- This builder for chaining.
-
getResourceVersion
public java.lang.String getResourceVersion()
The version of the namespace for which this update is intended for. The latest version can be found in the namespace status.
string resource_version = 4;- Specified by:
getResourceVersionin interfaceRenameCustomSearchAttributeRequestOrBuilder- Returns:
- The resourceVersion.
-
getResourceVersionBytes
public com.google.protobuf.ByteString getResourceVersionBytes()
The version of the namespace for which this update is intended for. The latest version can be found in the namespace status.
string resource_version = 4;- Specified by:
getResourceVersionBytesin interfaceRenameCustomSearchAttributeRequestOrBuilder- Returns:
- The bytes for resourceVersion.
-
setResourceVersion
public RenameCustomSearchAttributeRequest.Builder setResourceVersion(java.lang.String value)
The version of the namespace for which this update is intended for. The latest version can be found in the namespace status.
string resource_version = 4;- Parameters:
value- The resourceVersion to set.- Returns:
- This builder for chaining.
-
clearResourceVersion
public RenameCustomSearchAttributeRequest.Builder clearResourceVersion()
The version of the namespace for which this update is intended for. The latest version can be found in the namespace status.
string resource_version = 4;- Returns:
- This builder for chaining.
-
setResourceVersionBytes
public RenameCustomSearchAttributeRequest.Builder setResourceVersionBytes(com.google.protobuf.ByteString value)
The version of the namespace for which this update is intended for. The latest version can be found in the namespace status.
string resource_version = 4;- Parameters:
value- The bytes for resourceVersion to set.- Returns:
- This builder for chaining.
-
getAsyncOperationId
public java.lang.String getAsyncOperationId()
The id to use for this async operation. Optional, if not provided a random id will be generated.
string async_operation_id = 5;- Specified by:
getAsyncOperationIdin interfaceRenameCustomSearchAttributeRequestOrBuilder- Returns:
- The asyncOperationId.
-
getAsyncOperationIdBytes
public com.google.protobuf.ByteString getAsyncOperationIdBytes()
The id to use for this async operation. Optional, if not provided a random id will be generated.
string async_operation_id = 5;- Specified by:
getAsyncOperationIdBytesin interfaceRenameCustomSearchAttributeRequestOrBuilder- Returns:
- The bytes for asyncOperationId.
-
setAsyncOperationId
public RenameCustomSearchAttributeRequest.Builder setAsyncOperationId(java.lang.String value)
The id to use for this async operation. Optional, if not provided a random id will be generated.
string async_operation_id = 5;- Parameters:
value- The asyncOperationId to set.- Returns:
- This builder for chaining.
-
clearAsyncOperationId
public RenameCustomSearchAttributeRequest.Builder clearAsyncOperationId()
The id to use for this async operation. Optional, if not provided a random id will be generated.
string async_operation_id = 5;- Returns:
- This builder for chaining.
-
setAsyncOperationIdBytes
public RenameCustomSearchAttributeRequest.Builder setAsyncOperationIdBytes(com.google.protobuf.ByteString value)
The id to use for this async operation. Optional, if not provided a random id will be generated.
string async_operation_id = 5;- Parameters:
value- The bytes for asyncOperationId to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final RenameCustomSearchAttributeRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<RenameCustomSearchAttributeRequest.Builder>
-
mergeUnknownFields
public final RenameCustomSearchAttributeRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<RenameCustomSearchAttributeRequest.Builder>
-
-