Class ListDnsAuthorizationsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListDnsAuthorizationsResponse.Builder>
-
- com.google.cloud.certificatemanager.v1.ListDnsAuthorizationsResponse.Builder
-
- All Implemented Interfaces:
ListDnsAuthorizationsResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListDnsAuthorizationsResponse
public static final class ListDnsAuthorizationsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListDnsAuthorizationsResponse.Builder> implements ListDnsAuthorizationsResponseOrBuilder
Response for the `ListDnsAuthorizations` method.
Protobuf typegoogle.cloud.certificatemanager.v1.ListDnsAuthorizationsResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListDnsAuthorizationsResponse.BuilderaddAllDnsAuthorizations(Iterable<? extends DnsAuthorization> values)A list of dns authorizations for the parent resource.ListDnsAuthorizationsResponse.BuilderaddAllUnreachable(Iterable<String> values)Locations that could not be reached.ListDnsAuthorizationsResponse.BuilderaddDnsAuthorizations(int index, DnsAuthorization value)A list of dns authorizations for the parent resource.ListDnsAuthorizationsResponse.BuilderaddDnsAuthorizations(int index, DnsAuthorization.Builder builderForValue)A list of dns authorizations for the parent resource.ListDnsAuthorizationsResponse.BuilderaddDnsAuthorizations(DnsAuthorization value)A list of dns authorizations for the parent resource.ListDnsAuthorizationsResponse.BuilderaddDnsAuthorizations(DnsAuthorization.Builder builderForValue)A list of dns authorizations for the parent resource.DnsAuthorization.BuilderaddDnsAuthorizationsBuilder()A list of dns authorizations for the parent resource.DnsAuthorization.BuilderaddDnsAuthorizationsBuilder(int index)A list of dns authorizations for the parent resource.ListDnsAuthorizationsResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListDnsAuthorizationsResponse.BuilderaddUnreachable(String value)Locations that could not be reached.ListDnsAuthorizationsResponse.BuilderaddUnreachableBytes(com.google.protobuf.ByteString value)Locations that could not be reached.ListDnsAuthorizationsResponsebuild()ListDnsAuthorizationsResponsebuildPartial()ListDnsAuthorizationsResponse.Builderclear()ListDnsAuthorizationsResponse.BuilderclearDnsAuthorizations()A list of dns authorizations for the parent resource.ListDnsAuthorizationsResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListDnsAuthorizationsResponse.BuilderclearNextPageToken()If there might be more results than those appearing in this response, then `next_page_token` is included.ListDnsAuthorizationsResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListDnsAuthorizationsResponse.BuilderclearUnreachable()Locations that could not be reached.ListDnsAuthorizationsResponse.Builderclone()ListDnsAuthorizationsResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()DnsAuthorizationgetDnsAuthorizations(int index)A list of dns authorizations for the parent resource.DnsAuthorization.BuildergetDnsAuthorizationsBuilder(int index)A list of dns authorizations for the parent resource.List<DnsAuthorization.Builder>getDnsAuthorizationsBuilderList()A list of dns authorizations for the parent resource.intgetDnsAuthorizationsCount()A list of dns authorizations for the parent resource.List<DnsAuthorization>getDnsAuthorizationsList()A list of dns authorizations for the parent resource.DnsAuthorizationOrBuildergetDnsAuthorizationsOrBuilder(int index)A list of dns authorizations for the parent resource.List<? extends DnsAuthorizationOrBuilder>getDnsAuthorizationsOrBuilderList()A list of dns authorizations for the parent resource.StringgetNextPageToken()If there might be more results than those appearing in this response, then `next_page_token` is included.com.google.protobuf.ByteStringgetNextPageTokenBytes()If there might be more results than those appearing in this response, then `next_page_token` is included.StringgetUnreachable(int index)Locations that could not be reached.com.google.protobuf.ByteStringgetUnreachableBytes(int index)Locations that could not be reached.intgetUnreachableCount()Locations that could not be reached.com.google.protobuf.ProtocolStringListgetUnreachableList()Locations that could not be reached.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListDnsAuthorizationsResponse.BuildermergeFrom(ListDnsAuthorizationsResponse other)ListDnsAuthorizationsResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListDnsAuthorizationsResponse.BuildermergeFrom(com.google.protobuf.Message other)ListDnsAuthorizationsResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListDnsAuthorizationsResponse.BuilderremoveDnsAuthorizations(int index)A list of dns authorizations for the parent resource.ListDnsAuthorizationsResponse.BuildersetDnsAuthorizations(int index, DnsAuthorization value)A list of dns authorizations for the parent resource.ListDnsAuthorizationsResponse.BuildersetDnsAuthorizations(int index, DnsAuthorization.Builder builderForValue)A list of dns authorizations for the parent resource.ListDnsAuthorizationsResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListDnsAuthorizationsResponse.BuildersetNextPageToken(String value)If there might be more results than those appearing in this response, then `next_page_token` is included.ListDnsAuthorizationsResponse.BuildersetNextPageTokenBytes(com.google.protobuf.ByteString value)If there might be more results than those appearing in this response, then `next_page_token` is included.ListDnsAuthorizationsResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ListDnsAuthorizationsResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListDnsAuthorizationsResponse.BuildersetUnreachable(int index, String value)Locations that could not be reached.-
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<ListDnsAuthorizationsResponse.Builder>
-
clear
public ListDnsAuthorizationsResponse.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<ListDnsAuthorizationsResponse.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<ListDnsAuthorizationsResponse.Builder>
-
getDefaultInstanceForType
public ListDnsAuthorizationsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListDnsAuthorizationsResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListDnsAuthorizationsResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListDnsAuthorizationsResponse.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<ListDnsAuthorizationsResponse.Builder>
-
setField
public ListDnsAuthorizationsResponse.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<ListDnsAuthorizationsResponse.Builder>
-
clearField
public ListDnsAuthorizationsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDnsAuthorizationsResponse.Builder>
-
clearOneof
public ListDnsAuthorizationsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDnsAuthorizationsResponse.Builder>
-
setRepeatedField
public ListDnsAuthorizationsResponse.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<ListDnsAuthorizationsResponse.Builder>
-
addRepeatedField
public ListDnsAuthorizationsResponse.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<ListDnsAuthorizationsResponse.Builder>
-
mergeFrom
public ListDnsAuthorizationsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListDnsAuthorizationsResponse.Builder>
-
mergeFrom
public ListDnsAuthorizationsResponse.Builder mergeFrom(ListDnsAuthorizationsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDnsAuthorizationsResponse.Builder>
-
mergeFrom
public ListDnsAuthorizationsResponse.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<ListDnsAuthorizationsResponse.Builder>- Throws:
IOException
-
getDnsAuthorizationsList
public List<DnsAuthorization> getDnsAuthorizationsList()
A list of dns authorizations for the parent resource.
repeated .google.cloud.certificatemanager.v1.DnsAuthorization dns_authorizations = 1;- Specified by:
getDnsAuthorizationsListin interfaceListDnsAuthorizationsResponseOrBuilder
-
getDnsAuthorizationsCount
public int getDnsAuthorizationsCount()
A list of dns authorizations for the parent resource.
repeated .google.cloud.certificatemanager.v1.DnsAuthorization dns_authorizations = 1;- Specified by:
getDnsAuthorizationsCountin interfaceListDnsAuthorizationsResponseOrBuilder
-
getDnsAuthorizations
public DnsAuthorization getDnsAuthorizations(int index)
A list of dns authorizations for the parent resource.
repeated .google.cloud.certificatemanager.v1.DnsAuthorization dns_authorizations = 1;- Specified by:
getDnsAuthorizationsin interfaceListDnsAuthorizationsResponseOrBuilder
-
setDnsAuthorizations
public ListDnsAuthorizationsResponse.Builder setDnsAuthorizations(int index, DnsAuthorization value)
A list of dns authorizations for the parent resource.
repeated .google.cloud.certificatemanager.v1.DnsAuthorization dns_authorizations = 1;
-
setDnsAuthorizations
public ListDnsAuthorizationsResponse.Builder setDnsAuthorizations(int index, DnsAuthorization.Builder builderForValue)
A list of dns authorizations for the parent resource.
repeated .google.cloud.certificatemanager.v1.DnsAuthorization dns_authorizations = 1;
-
addDnsAuthorizations
public ListDnsAuthorizationsResponse.Builder addDnsAuthorizations(DnsAuthorization value)
A list of dns authorizations for the parent resource.
repeated .google.cloud.certificatemanager.v1.DnsAuthorization dns_authorizations = 1;
-
addDnsAuthorizations
public ListDnsAuthorizationsResponse.Builder addDnsAuthorizations(int index, DnsAuthorization value)
A list of dns authorizations for the parent resource.
repeated .google.cloud.certificatemanager.v1.DnsAuthorization dns_authorizations = 1;
-
addDnsAuthorizations
public ListDnsAuthorizationsResponse.Builder addDnsAuthorizations(DnsAuthorization.Builder builderForValue)
A list of dns authorizations for the parent resource.
repeated .google.cloud.certificatemanager.v1.DnsAuthorization dns_authorizations = 1;
-
addDnsAuthorizations
public ListDnsAuthorizationsResponse.Builder addDnsAuthorizations(int index, DnsAuthorization.Builder builderForValue)
A list of dns authorizations for the parent resource.
repeated .google.cloud.certificatemanager.v1.DnsAuthorization dns_authorizations = 1;
-
addAllDnsAuthorizations
public ListDnsAuthorizationsResponse.Builder addAllDnsAuthorizations(Iterable<? extends DnsAuthorization> values)
A list of dns authorizations for the parent resource.
repeated .google.cloud.certificatemanager.v1.DnsAuthorization dns_authorizations = 1;
-
clearDnsAuthorizations
public ListDnsAuthorizationsResponse.Builder clearDnsAuthorizations()
A list of dns authorizations for the parent resource.
repeated .google.cloud.certificatemanager.v1.DnsAuthorization dns_authorizations = 1;
-
removeDnsAuthorizations
public ListDnsAuthorizationsResponse.Builder removeDnsAuthorizations(int index)
A list of dns authorizations for the parent resource.
repeated .google.cloud.certificatemanager.v1.DnsAuthorization dns_authorizations = 1;
-
getDnsAuthorizationsBuilder
public DnsAuthorization.Builder getDnsAuthorizationsBuilder(int index)
A list of dns authorizations for the parent resource.
repeated .google.cloud.certificatemanager.v1.DnsAuthorization dns_authorizations = 1;
-
getDnsAuthorizationsOrBuilder
public DnsAuthorizationOrBuilder getDnsAuthorizationsOrBuilder(int index)
A list of dns authorizations for the parent resource.
repeated .google.cloud.certificatemanager.v1.DnsAuthorization dns_authorizations = 1;- Specified by:
getDnsAuthorizationsOrBuilderin interfaceListDnsAuthorizationsResponseOrBuilder
-
getDnsAuthorizationsOrBuilderList
public List<? extends DnsAuthorizationOrBuilder> getDnsAuthorizationsOrBuilderList()
A list of dns authorizations for the parent resource.
repeated .google.cloud.certificatemanager.v1.DnsAuthorization dns_authorizations = 1;- Specified by:
getDnsAuthorizationsOrBuilderListin interfaceListDnsAuthorizationsResponseOrBuilder
-
addDnsAuthorizationsBuilder
public DnsAuthorization.Builder addDnsAuthorizationsBuilder()
A list of dns authorizations for the parent resource.
repeated .google.cloud.certificatemanager.v1.DnsAuthorization dns_authorizations = 1;
-
addDnsAuthorizationsBuilder
public DnsAuthorization.Builder addDnsAuthorizationsBuilder(int index)
A list of dns authorizations for the parent resource.
repeated .google.cloud.certificatemanager.v1.DnsAuthorization dns_authorizations = 1;
-
getDnsAuthorizationsBuilderList
public List<DnsAuthorization.Builder> getDnsAuthorizationsBuilderList()
A list of dns authorizations for the parent resource.
repeated .google.cloud.certificatemanager.v1.DnsAuthorization dns_authorizations = 1;
-
getNextPageToken
public String getNextPageToken()
If there might be more results than those appearing in this response, then `next_page_token` is included. To get the next set of results, call this method again using the value of `next_page_token` as `page_token`.
string next_page_token = 2;- Specified by:
getNextPageTokenin interfaceListDnsAuthorizationsResponseOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()
If there might be more results than those appearing in this response, then `next_page_token` is included. To get the next set of results, call this method again using the value of `next_page_token` as `page_token`.
string next_page_token = 2;- Specified by:
getNextPageTokenBytesin interfaceListDnsAuthorizationsResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public ListDnsAuthorizationsResponse.Builder setNextPageToken(String value)
If there might be more results than those appearing in this response, then `next_page_token` is included. To get the next set of results, call this method again using the value of `next_page_token` as `page_token`.
string next_page_token = 2;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
public ListDnsAuthorizationsResponse.Builder clearNextPageToken()
If there might be more results than those appearing in this response, then `next_page_token` is included. To get the next set of results, call this method again using the value of `next_page_token` as `page_token`.
string next_page_token = 2;- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public ListDnsAuthorizationsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
If there might be more results than those appearing in this response, then `next_page_token` is included. To get the next set of results, call this method again using the value of `next_page_token` as `page_token`.
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.
repeated string unreachable = 3;- Specified by:
getUnreachableListin interfaceListDnsAuthorizationsResponseOrBuilder- Returns:
- A list containing the unreachable.
-
getUnreachableCount
public int getUnreachableCount()
Locations that could not be reached.
repeated string unreachable = 3;- Specified by:
getUnreachableCountin interfaceListDnsAuthorizationsResponseOrBuilder- Returns:
- The count of unreachable.
-
getUnreachable
public String getUnreachable(int index)
Locations that could not be reached.
repeated string unreachable = 3;- Specified by:
getUnreachablein interfaceListDnsAuthorizationsResponseOrBuilder- 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.
repeated string unreachable = 3;- Specified by:
getUnreachableBytesin interfaceListDnsAuthorizationsResponseOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the unreachable at the given index.
-
setUnreachable
public ListDnsAuthorizationsResponse.Builder setUnreachable(int index, String value)
Locations that could not be reached.
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 ListDnsAuthorizationsResponse.Builder addUnreachable(String value)
Locations that could not be reached.
repeated string unreachable = 3;- Parameters:
value- The unreachable to add.- Returns:
- This builder for chaining.
-
addAllUnreachable
public ListDnsAuthorizationsResponse.Builder addAllUnreachable(Iterable<String> values)
Locations that could not be reached.
repeated string unreachable = 3;- Parameters:
values- The unreachable to add.- Returns:
- This builder for chaining.
-
clearUnreachable
public ListDnsAuthorizationsResponse.Builder clearUnreachable()
Locations that could not be reached.
repeated string unreachable = 3;- Returns:
- This builder for chaining.
-
addUnreachableBytes
public ListDnsAuthorizationsResponse.Builder addUnreachableBytes(com.google.protobuf.ByteString value)
Locations that could not be reached.
repeated string unreachable = 3;- Parameters:
value- The bytes of the unreachable to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListDnsAuthorizationsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDnsAuthorizationsResponse.Builder>
-
mergeUnknownFields
public final ListDnsAuthorizationsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDnsAuthorizationsResponse.Builder>
-
-