Class GetNexusEndpointsRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<GetNexusEndpointsRequest.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<GetNexusEndpointsRequest.Builder>
io.temporal.api.cloud.cloudservice.v1.GetNexusEndpointsRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,GetNexusEndpointsRequestOrBuilder,Cloneable
- Enclosing class:
GetNexusEndpointsRequest
public static final class GetNexusEndpointsRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<GetNexusEndpointsRequest.Builder>
implements GetNexusEndpointsRequestOrBuilder
Protobuf type
temporal.api.cloud.cloudservice.v1.GetNexusEndpointsRequest-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Filter endpoints by their name - optional, treated as an AND if specified.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The requested size of the page to retrieve - optional.The page token if this is continuing from another response - optional.optional, treated as an AND if specifiedoptional, treated as an AND if specifiedclone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetName()Filter endpoints by their name - optional, treated as an AND if specified.com.google.protobuf.ByteStringFilter endpoints by their name - optional, treated as an AND if specified.intThe requested size of the page to retrieve - optional.The page token if this is continuing from another response - optional.com.google.protobuf.ByteStringThe page token if this is continuing from another response - optional.optional, treated as an AND if specifiedcom.google.protobuf.ByteStringoptional, treated as an AND if specifiedoptional, treated as an AND if specifiedcom.google.protobuf.ByteStringoptional, treated as an AND if specifiedprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Filter endpoints by their name - optional, treated as an AND if specified.setNameBytes(com.google.protobuf.ByteString value) Filter endpoints by their name - optional, treated as an AND if specified.setPageSize(int value) The requested size of the page to retrieve - optional.setPageToken(String value) The page token if this is continuing from another response - optional.setPageTokenBytes(com.google.protobuf.ByteString value) The page token if this is continuing from another response - optional.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setTargetNamespaceId(String value) optional, treated as an AND if specifiedsetTargetNamespaceIdBytes(com.google.protobuf.ByteString value) optional, treated as an AND if specifiedsetTargetTaskQueue(String value) optional, treated as an AND if specifiedsetTargetTaskQueueBytes(com.google.protobuf.ByteString value) optional, treated as an AND if specifiedsetUnknownFields(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, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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<GetNexusEndpointsRequest.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<GetNexusEndpointsRequest.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<GetNexusEndpointsRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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<GetNexusEndpointsRequest.Builder>
-
setField
public GetNexusEndpointsRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GetNexusEndpointsRequest.Builder>
-
clearField
public GetNexusEndpointsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GetNexusEndpointsRequest.Builder>
-
clearOneof
public GetNexusEndpointsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<GetNexusEndpointsRequest.Builder>
-
setRepeatedField
public GetNexusEndpointsRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GetNexusEndpointsRequest.Builder>
-
addRepeatedField
public GetNexusEndpointsRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GetNexusEndpointsRequest.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GetNexusEndpointsRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<GetNexusEndpointsRequest.Builder>
-
mergeFrom
public GetNexusEndpointsRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GetNexusEndpointsRequest.Builder>- Throws:
IOException
-
getPageSize
public int getPageSize()The requested size of the page to retrieve - optional. Cannot exceed 1000. Defaults to 100.
int32 page_size = 1;- Specified by:
getPageSizein interfaceGetNexusEndpointsRequestOrBuilder- Returns:
- The pageSize.
-
setPageSize
The requested size of the page to retrieve - optional. Cannot exceed 1000. Defaults to 100.
int32 page_size = 1;- Parameters:
value- The pageSize to set.- Returns:
- This builder for chaining.
-
clearPageSize
The requested size of the page to retrieve - optional. Cannot exceed 1000. Defaults to 100.
int32 page_size = 1;- Returns:
- This builder for chaining.
-
getPageToken
The page token if this is continuing from another response - optional.
string page_token = 2;- Specified by:
getPageTokenin interfaceGetNexusEndpointsRequestOrBuilder- Returns:
- The pageToken.
-
getPageTokenBytes
public com.google.protobuf.ByteString getPageTokenBytes()The page token if this is continuing from another response - optional.
string page_token = 2;- Specified by:
getPageTokenBytesin interfaceGetNexusEndpointsRequestOrBuilder- Returns:
- The bytes for pageToken.
-
setPageToken
The page token if this is continuing from another response - optional.
string page_token = 2;- Parameters:
value- The pageToken to set.- Returns:
- This builder for chaining.
-
clearPageToken
The page token if this is continuing from another response - optional.
string page_token = 2;- Returns:
- This builder for chaining.
-
setPageTokenBytes
The page token if this is continuing from another response - optional.
string page_token = 2;- Parameters:
value- The bytes for pageToken to set.- Returns:
- This builder for chaining.
-
getTargetNamespaceId
optional, treated as an AND if specified
string target_namespace_id = 3;- Specified by:
getTargetNamespaceIdin interfaceGetNexusEndpointsRequestOrBuilder- Returns:
- The targetNamespaceId.
-
getTargetNamespaceIdBytes
public com.google.protobuf.ByteString getTargetNamespaceIdBytes()optional, treated as an AND if specified
string target_namespace_id = 3;- Specified by:
getTargetNamespaceIdBytesin interfaceGetNexusEndpointsRequestOrBuilder- Returns:
- The bytes for targetNamespaceId.
-
setTargetNamespaceId
optional, treated as an AND if specified
string target_namespace_id = 3;- Parameters:
value- The targetNamespaceId to set.- Returns:
- This builder for chaining.
-
clearTargetNamespaceId
optional, treated as an AND if specified
string target_namespace_id = 3;- Returns:
- This builder for chaining.
-
setTargetNamespaceIdBytes
public GetNexusEndpointsRequest.Builder setTargetNamespaceIdBytes(com.google.protobuf.ByteString value) optional, treated as an AND if specified
string target_namespace_id = 3;- Parameters:
value- The bytes for targetNamespaceId to set.- Returns:
- This builder for chaining.
-
getTargetTaskQueue
optional, treated as an AND if specified
string target_task_queue = 4;- Specified by:
getTargetTaskQueuein interfaceGetNexusEndpointsRequestOrBuilder- Returns:
- The targetTaskQueue.
-
getTargetTaskQueueBytes
public com.google.protobuf.ByteString getTargetTaskQueueBytes()optional, treated as an AND if specified
string target_task_queue = 4;- Specified by:
getTargetTaskQueueBytesin interfaceGetNexusEndpointsRequestOrBuilder- Returns:
- The bytes for targetTaskQueue.
-
setTargetTaskQueue
optional, treated as an AND if specified
string target_task_queue = 4;- Parameters:
value- The targetTaskQueue to set.- Returns:
- This builder for chaining.
-
clearTargetTaskQueue
optional, treated as an AND if specified
string target_task_queue = 4;- Returns:
- This builder for chaining.
-
setTargetTaskQueueBytes
public GetNexusEndpointsRequest.Builder setTargetTaskQueueBytes(com.google.protobuf.ByteString value) optional, treated as an AND if specified
string target_task_queue = 4;- Parameters:
value- The bytes for targetTaskQueue to set.- Returns:
- This builder for chaining.
-
getName
Filter endpoints by their name - optional, treated as an AND if specified. Specifying this will result in zero or one results.
string name = 5;- Specified by:
getNamein interfaceGetNexusEndpointsRequestOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Filter endpoints by their name - optional, treated as an AND if specified. Specifying this will result in zero or one results.
string name = 5;- Specified by:
getNameBytesin interfaceGetNexusEndpointsRequestOrBuilder- Returns:
- The bytes for name.
-
setName
Filter endpoints by their name - optional, treated as an AND if specified. Specifying this will result in zero or one results.
string name = 5;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
Filter endpoints by their name - optional, treated as an AND if specified. Specifying this will result in zero or one results.
string name = 5;- Returns:
- This builder for chaining.
-
setNameBytes
Filter endpoints by their name - optional, treated as an AND if specified. Specifying this will result in zero or one results.
string name = 5;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final GetNexusEndpointsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GetNexusEndpointsRequest.Builder>
-
mergeUnknownFields
public final GetNexusEndpointsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GetNexusEndpointsRequest.Builder>
-