Package com.google.cloud.vmwareengine.v1
Class ListHcxActivationKeysResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListHcxActivationKeysResponse.Builder>
-
- com.google.cloud.vmwareengine.v1.ListHcxActivationKeysResponse.Builder
-
- All Implemented Interfaces:
ListHcxActivationKeysResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListHcxActivationKeysResponse
public static final class ListHcxActivationKeysResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListHcxActivationKeysResponse.Builder> implements ListHcxActivationKeysResponseOrBuilder
Response message for [VmwareEngine.ListHcxActivationKeys][google.cloud.vmwareengine.v1.VmwareEngine.ListHcxActivationKeys]
Protobuf typegoogle.cloud.vmwareengine.v1.ListHcxActivationKeysResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListHcxActivationKeysResponse.BuilderaddAllHcxActivationKeys(Iterable<? extends HcxActivationKey> values)List of HCX activation keys.ListHcxActivationKeysResponse.BuilderaddAllUnreachable(Iterable<String> values)Locations that could not be reached when making an aggregated query using wildcards.ListHcxActivationKeysResponse.BuilderaddHcxActivationKeys(int index, HcxActivationKey value)List of HCX activation keys.ListHcxActivationKeysResponse.BuilderaddHcxActivationKeys(int index, HcxActivationKey.Builder builderForValue)List of HCX activation keys.ListHcxActivationKeysResponse.BuilderaddHcxActivationKeys(HcxActivationKey value)List of HCX activation keys.ListHcxActivationKeysResponse.BuilderaddHcxActivationKeys(HcxActivationKey.Builder builderForValue)List of HCX activation keys.HcxActivationKey.BuilderaddHcxActivationKeysBuilder()List of HCX activation keys.HcxActivationKey.BuilderaddHcxActivationKeysBuilder(int index)List of HCX activation keys.ListHcxActivationKeysResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListHcxActivationKeysResponse.BuilderaddUnreachable(String value)Locations that could not be reached when making an aggregated query using wildcards.ListHcxActivationKeysResponse.BuilderaddUnreachableBytes(com.google.protobuf.ByteString value)Locations that could not be reached when making an aggregated query using wildcards.ListHcxActivationKeysResponsebuild()ListHcxActivationKeysResponsebuildPartial()ListHcxActivationKeysResponse.Builderclear()ListHcxActivationKeysResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListHcxActivationKeysResponse.BuilderclearHcxActivationKeys()List of HCX activation keys.ListHcxActivationKeysResponse.BuilderclearNextPageToken()A token, which can be sent as `page_token` to retrieve the next page.ListHcxActivationKeysResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListHcxActivationKeysResponse.BuilderclearUnreachable()Locations that could not be reached when making an aggregated query using wildcards.ListHcxActivationKeysResponse.Builderclone()ListHcxActivationKeysResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()HcxActivationKeygetHcxActivationKeys(int index)List of HCX activation keys.HcxActivationKey.BuildergetHcxActivationKeysBuilder(int index)List of HCX activation keys.List<HcxActivationKey.Builder>getHcxActivationKeysBuilderList()List of HCX activation keys.intgetHcxActivationKeysCount()List of HCX activation keys.List<HcxActivationKey>getHcxActivationKeysList()List of HCX activation keys.HcxActivationKeyOrBuildergetHcxActivationKeysOrBuilder(int index)List of HCX activation keys.List<? extends HcxActivationKeyOrBuilder>getHcxActivationKeysOrBuilderList()List of HCX activation keys.StringgetNextPageToken()A token, which can be sent as `page_token` to retrieve the next page.com.google.protobuf.ByteStringgetNextPageTokenBytes()A token, which can be sent as `page_token` to retrieve the next page.StringgetUnreachable(int index)Locations that could not be reached when making an aggregated query using wildcards.com.google.protobuf.ByteStringgetUnreachableBytes(int index)Locations that could not be reached when making an aggregated query using wildcards.intgetUnreachableCount()Locations that could not be reached when making an aggregated query using wildcards.com.google.protobuf.ProtocolStringListgetUnreachableList()Locations that could not be reached when making an aggregated query using wildcards.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListHcxActivationKeysResponse.BuildermergeFrom(ListHcxActivationKeysResponse other)ListHcxActivationKeysResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListHcxActivationKeysResponse.BuildermergeFrom(com.google.protobuf.Message other)ListHcxActivationKeysResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListHcxActivationKeysResponse.BuilderremoveHcxActivationKeys(int index)List of HCX activation keys.ListHcxActivationKeysResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListHcxActivationKeysResponse.BuildersetHcxActivationKeys(int index, HcxActivationKey value)List of HCX activation keys.ListHcxActivationKeysResponse.BuildersetHcxActivationKeys(int index, HcxActivationKey.Builder builderForValue)List of HCX activation keys.ListHcxActivationKeysResponse.BuildersetNextPageToken(String value)A token, which can be sent as `page_token` to retrieve the next page.ListHcxActivationKeysResponse.BuildersetNextPageTokenBytes(com.google.protobuf.ByteString value)A token, which can be sent as `page_token` to retrieve the next page.ListHcxActivationKeysResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ListHcxActivationKeysResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListHcxActivationKeysResponse.BuildersetUnreachable(int index, String value)Locations that could not be reached when making an aggregated query using wildcards.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, 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<ListHcxActivationKeysResponse.Builder>
-
clear
public ListHcxActivationKeysResponse.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<ListHcxActivationKeysResponse.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<ListHcxActivationKeysResponse.Builder>
-
getDefaultInstanceForType
public ListHcxActivationKeysResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListHcxActivationKeysResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListHcxActivationKeysResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListHcxActivationKeysResponse.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<ListHcxActivationKeysResponse.Builder>
-
setField
public ListHcxActivationKeysResponse.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<ListHcxActivationKeysResponse.Builder>
-
clearField
public ListHcxActivationKeysResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListHcxActivationKeysResponse.Builder>
-
clearOneof
public ListHcxActivationKeysResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListHcxActivationKeysResponse.Builder>
-
setRepeatedField
public ListHcxActivationKeysResponse.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<ListHcxActivationKeysResponse.Builder>
-
addRepeatedField
public ListHcxActivationKeysResponse.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<ListHcxActivationKeysResponse.Builder>
-
mergeFrom
public ListHcxActivationKeysResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListHcxActivationKeysResponse.Builder>
-
mergeFrom
public ListHcxActivationKeysResponse.Builder mergeFrom(ListHcxActivationKeysResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListHcxActivationKeysResponse.Builder>
-
mergeFrom
public ListHcxActivationKeysResponse.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<ListHcxActivationKeysResponse.Builder>- Throws:
IOException
-
getHcxActivationKeysList
public List<HcxActivationKey> getHcxActivationKeysList()
List of HCX activation keys.
repeated .google.cloud.vmwareengine.v1.HcxActivationKey hcx_activation_keys = 1;- Specified by:
getHcxActivationKeysListin interfaceListHcxActivationKeysResponseOrBuilder
-
getHcxActivationKeysCount
public int getHcxActivationKeysCount()
List of HCX activation keys.
repeated .google.cloud.vmwareengine.v1.HcxActivationKey hcx_activation_keys = 1;- Specified by:
getHcxActivationKeysCountin interfaceListHcxActivationKeysResponseOrBuilder
-
getHcxActivationKeys
public HcxActivationKey getHcxActivationKeys(int index)
List of HCX activation keys.
repeated .google.cloud.vmwareengine.v1.HcxActivationKey hcx_activation_keys = 1;- Specified by:
getHcxActivationKeysin interfaceListHcxActivationKeysResponseOrBuilder
-
setHcxActivationKeys
public ListHcxActivationKeysResponse.Builder setHcxActivationKeys(int index, HcxActivationKey value)
List of HCX activation keys.
repeated .google.cloud.vmwareengine.v1.HcxActivationKey hcx_activation_keys = 1;
-
setHcxActivationKeys
public ListHcxActivationKeysResponse.Builder setHcxActivationKeys(int index, HcxActivationKey.Builder builderForValue)
List of HCX activation keys.
repeated .google.cloud.vmwareengine.v1.HcxActivationKey hcx_activation_keys = 1;
-
addHcxActivationKeys
public ListHcxActivationKeysResponse.Builder addHcxActivationKeys(HcxActivationKey value)
List of HCX activation keys.
repeated .google.cloud.vmwareengine.v1.HcxActivationKey hcx_activation_keys = 1;
-
addHcxActivationKeys
public ListHcxActivationKeysResponse.Builder addHcxActivationKeys(int index, HcxActivationKey value)
List of HCX activation keys.
repeated .google.cloud.vmwareengine.v1.HcxActivationKey hcx_activation_keys = 1;
-
addHcxActivationKeys
public ListHcxActivationKeysResponse.Builder addHcxActivationKeys(HcxActivationKey.Builder builderForValue)
List of HCX activation keys.
repeated .google.cloud.vmwareengine.v1.HcxActivationKey hcx_activation_keys = 1;
-
addHcxActivationKeys
public ListHcxActivationKeysResponse.Builder addHcxActivationKeys(int index, HcxActivationKey.Builder builderForValue)
List of HCX activation keys.
repeated .google.cloud.vmwareengine.v1.HcxActivationKey hcx_activation_keys = 1;
-
addAllHcxActivationKeys
public ListHcxActivationKeysResponse.Builder addAllHcxActivationKeys(Iterable<? extends HcxActivationKey> values)
List of HCX activation keys.
repeated .google.cloud.vmwareengine.v1.HcxActivationKey hcx_activation_keys = 1;
-
clearHcxActivationKeys
public ListHcxActivationKeysResponse.Builder clearHcxActivationKeys()
List of HCX activation keys.
repeated .google.cloud.vmwareengine.v1.HcxActivationKey hcx_activation_keys = 1;
-
removeHcxActivationKeys
public ListHcxActivationKeysResponse.Builder removeHcxActivationKeys(int index)
List of HCX activation keys.
repeated .google.cloud.vmwareengine.v1.HcxActivationKey hcx_activation_keys = 1;
-
getHcxActivationKeysBuilder
public HcxActivationKey.Builder getHcxActivationKeysBuilder(int index)
List of HCX activation keys.
repeated .google.cloud.vmwareengine.v1.HcxActivationKey hcx_activation_keys = 1;
-
getHcxActivationKeysOrBuilder
public HcxActivationKeyOrBuilder getHcxActivationKeysOrBuilder(int index)
List of HCX activation keys.
repeated .google.cloud.vmwareengine.v1.HcxActivationKey hcx_activation_keys = 1;- Specified by:
getHcxActivationKeysOrBuilderin interfaceListHcxActivationKeysResponseOrBuilder
-
getHcxActivationKeysOrBuilderList
public List<? extends HcxActivationKeyOrBuilder> getHcxActivationKeysOrBuilderList()
List of HCX activation keys.
repeated .google.cloud.vmwareengine.v1.HcxActivationKey hcx_activation_keys = 1;- Specified by:
getHcxActivationKeysOrBuilderListin interfaceListHcxActivationKeysResponseOrBuilder
-
addHcxActivationKeysBuilder
public HcxActivationKey.Builder addHcxActivationKeysBuilder()
List of HCX activation keys.
repeated .google.cloud.vmwareengine.v1.HcxActivationKey hcx_activation_keys = 1;
-
addHcxActivationKeysBuilder
public HcxActivationKey.Builder addHcxActivationKeysBuilder(int index)
List of HCX activation keys.
repeated .google.cloud.vmwareengine.v1.HcxActivationKey hcx_activation_keys = 1;
-
getHcxActivationKeysBuilderList
public List<HcxActivationKey.Builder> getHcxActivationKeysBuilderList()
List of HCX activation keys.
repeated .google.cloud.vmwareengine.v1.HcxActivationKey hcx_activation_keys = 1;
-
getNextPageToken
public String getNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;- Specified by:
getNextPageTokenin interfaceListHcxActivationKeysResponseOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;- Specified by:
getNextPageTokenBytesin interfaceListHcxActivationKeysResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public ListHcxActivationKeysResponse.Builder setNextPageToken(String value)
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
public ListHcxActivationKeysResponse.Builder clearNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public ListHcxActivationKeysResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;- Parameters:
value- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
getUnreachableList
public com.google.protobuf.ProtocolStringList getUnreachableList()
Locations that could not be reached when making an aggregated query using wildcards.
repeated string unreachable = 3;- Specified by:
getUnreachableListin interfaceListHcxActivationKeysResponseOrBuilder- Returns:
- A list containing the unreachable.
-
getUnreachableCount
public int getUnreachableCount()
Locations that could not be reached when making an aggregated query using wildcards.
repeated string unreachable = 3;- Specified by:
getUnreachableCountin interfaceListHcxActivationKeysResponseOrBuilder- Returns:
- The count of unreachable.
-
getUnreachable
public String getUnreachable(int index)
Locations that could not be reached when making an aggregated query using wildcards.
repeated string unreachable = 3;- Specified by:
getUnreachablein interfaceListHcxActivationKeysResponseOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The unreachable at the given index.
-
getUnreachableBytes
public com.google.protobuf.ByteString getUnreachableBytes(int index)
Locations that could not be reached when making an aggregated query using wildcards.
repeated string unreachable = 3;- Specified by:
getUnreachableBytesin interfaceListHcxActivationKeysResponseOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the unreachable at the given index.
-
setUnreachable
public ListHcxActivationKeysResponse.Builder setUnreachable(int index, String value)
Locations that could not be reached when making an aggregated query using wildcards.
repeated string unreachable = 3;- Parameters:
index- The index to set the value at.value- The unreachable to set.- Returns:
- This builder for chaining.
-
addUnreachable
public ListHcxActivationKeysResponse.Builder addUnreachable(String value)
Locations that could not be reached when making an aggregated query using wildcards.
repeated string unreachable = 3;- Parameters:
value- The unreachable to add.- Returns:
- This builder for chaining.
-
addAllUnreachable
public ListHcxActivationKeysResponse.Builder addAllUnreachable(Iterable<String> values)
Locations that could not be reached when making an aggregated query using wildcards.
repeated string unreachable = 3;- Parameters:
values- The unreachable to add.- Returns:
- This builder for chaining.
-
clearUnreachable
public ListHcxActivationKeysResponse.Builder clearUnreachable()
Locations that could not be reached when making an aggregated query using wildcards.
repeated string unreachable = 3;- Returns:
- This builder for chaining.
-
addUnreachableBytes
public ListHcxActivationKeysResponse.Builder addUnreachableBytes(com.google.protobuf.ByteString value)
Locations that could not be reached when making an aggregated query using wildcards.
repeated string unreachable = 3;- Parameters:
value- The bytes of the unreachable to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListHcxActivationKeysResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListHcxActivationKeysResponse.Builder>
-
mergeUnknownFields
public final ListHcxActivationKeysResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListHcxActivationKeysResponse.Builder>
-
-