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.Builder
addAllDnsAuthorizations(Iterable<? extends DnsAuthorization> values)
A list of dns authorizations for the parent resource.ListDnsAuthorizationsResponse.Builder
addAllUnreachable(Iterable<String> values)
Locations that could not be reached.ListDnsAuthorizationsResponse.Builder
addDnsAuthorizations(int index, DnsAuthorization value)
A list of dns authorizations for the parent resource.ListDnsAuthorizationsResponse.Builder
addDnsAuthorizations(int index, DnsAuthorization.Builder builderForValue)
A list of dns authorizations for the parent resource.ListDnsAuthorizationsResponse.Builder
addDnsAuthorizations(DnsAuthorization value)
A list of dns authorizations for the parent resource.ListDnsAuthorizationsResponse.Builder
addDnsAuthorizations(DnsAuthorization.Builder builderForValue)
A list of dns authorizations for the parent resource.DnsAuthorization.Builder
addDnsAuthorizationsBuilder()
A list of dns authorizations for the parent resource.DnsAuthorization.Builder
addDnsAuthorizationsBuilder(int index)
A list of dns authorizations for the parent resource.ListDnsAuthorizationsResponse.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ListDnsAuthorizationsResponse.Builder
addUnreachable(String value)
Locations that could not be reached.ListDnsAuthorizationsResponse.Builder
addUnreachableBytes(com.google.protobuf.ByteString value)
Locations that could not be reached.ListDnsAuthorizationsResponse
build()
ListDnsAuthorizationsResponse
buildPartial()
ListDnsAuthorizationsResponse.Builder
clear()
ListDnsAuthorizationsResponse.Builder
clearDnsAuthorizations()
A list of dns authorizations for the parent resource.ListDnsAuthorizationsResponse.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ListDnsAuthorizationsResponse.Builder
clearNextPageToken()
If there might be more results than those appearing in this response, then `next_page_token` is included.ListDnsAuthorizationsResponse.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
ListDnsAuthorizationsResponse.Builder
clearUnreachable()
Locations that could not be reached.ListDnsAuthorizationsResponse.Builder
clone()
ListDnsAuthorizationsResponse
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
DnsAuthorization
getDnsAuthorizations(int index)
A list of dns authorizations for the parent resource.DnsAuthorization.Builder
getDnsAuthorizationsBuilder(int index)
A list of dns authorizations for the parent resource.List<DnsAuthorization.Builder>
getDnsAuthorizationsBuilderList()
A list of dns authorizations for the parent resource.int
getDnsAuthorizationsCount()
A list of dns authorizations for the parent resource.List<DnsAuthorization>
getDnsAuthorizationsList()
A list of dns authorizations for the parent resource.DnsAuthorizationOrBuilder
getDnsAuthorizationsOrBuilder(int index)
A list of dns authorizations for the parent resource.List<? extends DnsAuthorizationOrBuilder>
getDnsAuthorizationsOrBuilderList()
A list of dns authorizations for the parent resource.String
getNextPageToken()
If there might be more results than those appearing in this response, then `next_page_token` is included.com.google.protobuf.ByteString
getNextPageTokenBytes()
If there might be more results than those appearing in this response, then `next_page_token` is included.String
getUnreachable(int index)
Locations that could not be reached.com.google.protobuf.ByteString
getUnreachableBytes(int index)
Locations that could not be reached.int
getUnreachableCount()
Locations that could not be reached.com.google.protobuf.ProtocolStringList
getUnreachableList()
Locations that could not be reached.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
ListDnsAuthorizationsResponse.Builder
mergeFrom(ListDnsAuthorizationsResponse other)
ListDnsAuthorizationsResponse.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ListDnsAuthorizationsResponse.Builder
mergeFrom(com.google.protobuf.Message other)
ListDnsAuthorizationsResponse.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ListDnsAuthorizationsResponse.Builder
removeDnsAuthorizations(int index)
A list of dns authorizations for the parent resource.ListDnsAuthorizationsResponse.Builder
setDnsAuthorizations(int index, DnsAuthorization value)
A list of dns authorizations for the parent resource.ListDnsAuthorizationsResponse.Builder
setDnsAuthorizations(int index, DnsAuthorization.Builder builderForValue)
A list of dns authorizations for the parent resource.ListDnsAuthorizationsResponse.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ListDnsAuthorizationsResponse.Builder
setNextPageToken(String value)
If there might be more results than those appearing in this response, then `next_page_token` is included.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.ListDnsAuthorizationsResponse.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ListDnsAuthorizationsResponse.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ListDnsAuthorizationsResponse.Builder
setUnreachable(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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDnsAuthorizationsResponse.Builder>
-
clear
public ListDnsAuthorizationsResponse.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDnsAuthorizationsResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDnsAuthorizationsResponse.Builder>
-
getDefaultInstanceForType
public ListDnsAuthorizationsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListDnsAuthorizationsResponse build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListDnsAuthorizationsResponse buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListDnsAuthorizationsResponse.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDnsAuthorizationsResponse.Builder>
-
setField
public ListDnsAuthorizationsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDnsAuthorizationsResponse.Builder>
-
clearField
public ListDnsAuthorizationsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDnsAuthorizationsResponse.Builder>
-
clearOneof
public ListDnsAuthorizationsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDnsAuthorizationsResponse.Builder>
-
setRepeatedField
public ListDnsAuthorizationsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDnsAuthorizationsResponse.Builder>
-
addRepeatedField
public ListDnsAuthorizationsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDnsAuthorizationsResponse.Builder>
-
mergeFrom
public ListDnsAuthorizationsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListDnsAuthorizationsResponse.Builder>
-
mergeFrom
public ListDnsAuthorizationsResponse.Builder mergeFrom(ListDnsAuthorizationsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in 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:
getDnsAuthorizationsList
in 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:
getDnsAuthorizationsCount
in 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:
getDnsAuthorizations
in 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:
getDnsAuthorizationsOrBuilder
in 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:
getDnsAuthorizationsOrBuilderList
in 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:
getNextPageToken
in 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:
getNextPageTokenBytes
in 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:
getUnreachableList
in interfaceListDnsAuthorizationsResponseOrBuilder
- Returns:
- A list containing the unreachable.
-
getUnreachableCount
public int getUnreachableCount()
Locations that could not be reached.
repeated string unreachable = 3;
- Specified by:
getUnreachableCount
in interfaceListDnsAuthorizationsResponseOrBuilder
- Returns:
- The count of unreachable.
-
getUnreachable
public String getUnreachable(int index)
Locations that could not be reached.
repeated string unreachable = 3;
- Specified by:
getUnreachable
in 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:
getUnreachableBytes
in 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:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDnsAuthorizationsResponse.Builder>
-
mergeUnknownFields
public final ListDnsAuthorizationsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDnsAuthorizationsResponse.Builder>
-
-