public static final class ListCertificatesResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListCertificatesResponse.Builder> implements ListCertificatesResponseOrBuilder
Response for the `ListCertificates` method.Protobuf type
google.cloud.certificatemanager.v1.ListCertificatesResponse| Modifier and Type | Method and Description |
|---|---|
ListCertificatesResponse.Builder |
addAllCertificates(Iterable<? extends Certificate> values)
A list of certificates for the parent resource.
|
ListCertificatesResponse.Builder |
addAllUnreachable(Iterable<String> values)
A list of locations that could not be reached.
|
ListCertificatesResponse.Builder |
addCertificates(Certificate.Builder builderForValue)
A list of certificates for the parent resource.
|
ListCertificatesResponse.Builder |
addCertificates(Certificate value)
A list of certificates for the parent resource.
|
ListCertificatesResponse.Builder |
addCertificates(int index,
Certificate.Builder builderForValue)
A list of certificates for the parent resource.
|
ListCertificatesResponse.Builder |
addCertificates(int index,
Certificate value)
A list of certificates for the parent resource.
|
Certificate.Builder |
addCertificatesBuilder()
A list of certificates for the parent resource.
|
Certificate.Builder |
addCertificatesBuilder(int index)
A list of certificates for the parent resource.
|
ListCertificatesResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListCertificatesResponse.Builder |
addUnreachable(String value)
A list of locations that could not be reached.
|
ListCertificatesResponse.Builder |
addUnreachableBytes(com.google.protobuf.ByteString value)
A list of locations that could not be reached.
|
ListCertificatesResponse |
build() |
ListCertificatesResponse |
buildPartial() |
ListCertificatesResponse.Builder |
clear() |
ListCertificatesResponse.Builder |
clearCertificates()
A list of certificates for the parent resource.
|
ListCertificatesResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListCertificatesResponse.Builder |
clearNextPageToken()
If there might be more results than those appearing in this response, then
`next_page_token` is included.
|
ListCertificatesResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListCertificatesResponse.Builder |
clearUnreachable()
A list of locations that could not be reached.
|
ListCertificatesResponse.Builder |
clone() |
Certificate |
getCertificates(int index)
A list of certificates for the parent resource.
|
Certificate.Builder |
getCertificatesBuilder(int index)
A list of certificates for the parent resource.
|
List<Certificate.Builder> |
getCertificatesBuilderList()
A list of certificates for the parent resource.
|
int |
getCertificatesCount()
A list of certificates for the parent resource.
|
List<Certificate> |
getCertificatesList()
A list of certificates for the parent resource.
|
CertificateOrBuilder |
getCertificatesOrBuilder(int index)
A list of certificates for the parent resource.
|
List<? extends CertificateOrBuilder> |
getCertificatesOrBuilderList()
A list of certificates for the parent resource.
|
ListCertificatesResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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)
A list of locations that could not be reached.
|
com.google.protobuf.ByteString |
getUnreachableBytes(int index)
A list of locations that could not be reached.
|
int |
getUnreachableCount()
A list of locations that could not be reached.
|
com.google.protobuf.ProtocolStringList |
getUnreachableList()
A list of locations that could not be reached.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListCertificatesResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListCertificatesResponse.Builder |
mergeFrom(ListCertificatesResponse other) |
ListCertificatesResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListCertificatesResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListCertificatesResponse.Builder |
removeCertificates(int index)
A list of certificates for the parent resource.
|
ListCertificatesResponse.Builder |
setCertificates(int index,
Certificate.Builder builderForValue)
A list of certificates for the parent resource.
|
ListCertificatesResponse.Builder |
setCertificates(int index,
Certificate value)
A list of certificates for the parent resource.
|
ListCertificatesResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListCertificatesResponse.Builder |
setNextPageToken(String value)
If there might be more results than those appearing in this response, then
`next_page_token` is included.
|
ListCertificatesResponse.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.
|
ListCertificatesResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListCertificatesResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListCertificatesResponse.Builder |
setUnreachable(int index,
String value)
A list of locations that could not be reached.
|
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, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListCertificatesResponse.Builder>public ListCertificatesResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListCertificatesResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ListCertificatesResponse.Builder>public ListCertificatesResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListCertificatesResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListCertificatesResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListCertificatesResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListCertificatesResponse.Builder>public ListCertificatesResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ListCertificatesResponse.Builder>public ListCertificatesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListCertificatesResponse.Builder>public ListCertificatesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListCertificatesResponse.Builder>public ListCertificatesResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListCertificatesResponse.Builder>public ListCertificatesResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListCertificatesResponse.Builder>public ListCertificatesResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListCertificatesResponse.Builder>public ListCertificatesResponse.Builder mergeFrom(ListCertificatesResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListCertificatesResponse.Builder>public ListCertificatesResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListCertificatesResponse.Builder>IOExceptionpublic List<Certificate> getCertificatesList()
A list of certificates for the parent resource.
repeated .google.cloud.certificatemanager.v1.Certificate certificates = 1;getCertificatesList in interface ListCertificatesResponseOrBuilderpublic int getCertificatesCount()
A list of certificates for the parent resource.
repeated .google.cloud.certificatemanager.v1.Certificate certificates = 1;getCertificatesCount in interface ListCertificatesResponseOrBuilderpublic Certificate getCertificates(int index)
A list of certificates for the parent resource.
repeated .google.cloud.certificatemanager.v1.Certificate certificates = 1;getCertificates in interface ListCertificatesResponseOrBuilderpublic ListCertificatesResponse.Builder setCertificates(int index, Certificate value)
A list of certificates for the parent resource.
repeated .google.cloud.certificatemanager.v1.Certificate certificates = 1;public ListCertificatesResponse.Builder setCertificates(int index, Certificate.Builder builderForValue)
A list of certificates for the parent resource.
repeated .google.cloud.certificatemanager.v1.Certificate certificates = 1;public ListCertificatesResponse.Builder addCertificates(Certificate value)
A list of certificates for the parent resource.
repeated .google.cloud.certificatemanager.v1.Certificate certificates = 1;public ListCertificatesResponse.Builder addCertificates(int index, Certificate value)
A list of certificates for the parent resource.
repeated .google.cloud.certificatemanager.v1.Certificate certificates = 1;public ListCertificatesResponse.Builder addCertificates(Certificate.Builder builderForValue)
A list of certificates for the parent resource.
repeated .google.cloud.certificatemanager.v1.Certificate certificates = 1;public ListCertificatesResponse.Builder addCertificates(int index, Certificate.Builder builderForValue)
A list of certificates for the parent resource.
repeated .google.cloud.certificatemanager.v1.Certificate certificates = 1;public ListCertificatesResponse.Builder addAllCertificates(Iterable<? extends Certificate> values)
A list of certificates for the parent resource.
repeated .google.cloud.certificatemanager.v1.Certificate certificates = 1;public ListCertificatesResponse.Builder clearCertificates()
A list of certificates for the parent resource.
repeated .google.cloud.certificatemanager.v1.Certificate certificates = 1;public ListCertificatesResponse.Builder removeCertificates(int index)
A list of certificates for the parent resource.
repeated .google.cloud.certificatemanager.v1.Certificate certificates = 1;public Certificate.Builder getCertificatesBuilder(int index)
A list of certificates for the parent resource.
repeated .google.cloud.certificatemanager.v1.Certificate certificates = 1;public CertificateOrBuilder getCertificatesOrBuilder(int index)
A list of certificates for the parent resource.
repeated .google.cloud.certificatemanager.v1.Certificate certificates = 1;getCertificatesOrBuilder in interface ListCertificatesResponseOrBuilderpublic List<? extends CertificateOrBuilder> getCertificatesOrBuilderList()
A list of certificates for the parent resource.
repeated .google.cloud.certificatemanager.v1.Certificate certificates = 1;getCertificatesOrBuilderList in interface ListCertificatesResponseOrBuilderpublic Certificate.Builder addCertificatesBuilder()
A list of certificates for the parent resource.
repeated .google.cloud.certificatemanager.v1.Certificate certificates = 1;public Certificate.Builder addCertificatesBuilder(int index)
A list of certificates for the parent resource.
repeated .google.cloud.certificatemanager.v1.Certificate certificates = 1;public List<Certificate.Builder> getCertificatesBuilderList()
A list of certificates for the parent resource.
repeated .google.cloud.certificatemanager.v1.Certificate certificates = 1;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;getNextPageToken in interface ListCertificatesResponseOrBuilderpublic 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;getNextPageTokenBytes in interface ListCertificatesResponseOrBuilderpublic ListCertificatesResponse.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;value - The nextPageToken to set.public ListCertificatesResponse.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;public ListCertificatesResponse.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;value - The bytes for nextPageToken to set.public com.google.protobuf.ProtocolStringList getUnreachableList()
A list of locations that could not be reached.
repeated string unreachable = 3;getUnreachableList in interface ListCertificatesResponseOrBuilderpublic int getUnreachableCount()
A list of locations that could not be reached.
repeated string unreachable = 3;getUnreachableCount in interface ListCertificatesResponseOrBuilderpublic String getUnreachable(int index)
A list of locations that could not be reached.
repeated string unreachable = 3;getUnreachable in interface ListCertificatesResponseOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getUnreachableBytes(int index)
A list of locations that could not be reached.
repeated string unreachable = 3;getUnreachableBytes in interface ListCertificatesResponseOrBuilderindex - The index of the value to return.public ListCertificatesResponse.Builder setUnreachable(int index, String value)
A list of locations that could not be reached.
repeated string unreachable = 3;index - The index to set the value at.value - The unreachable to set.public ListCertificatesResponse.Builder addUnreachable(String value)
A list of locations that could not be reached.
repeated string unreachable = 3;value - The unreachable to add.public ListCertificatesResponse.Builder addAllUnreachable(Iterable<String> values)
A list of locations that could not be reached.
repeated string unreachable = 3;values - The unreachable to add.public ListCertificatesResponse.Builder clearUnreachable()
A list of locations that could not be reached.
repeated string unreachable = 3;public ListCertificatesResponse.Builder addUnreachableBytes(com.google.protobuf.ByteString value)
A list of locations that could not be reached.
repeated string unreachable = 3;value - The bytes of the unreachable to add.public final ListCertificatesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListCertificatesResponse.Builder>public final ListCertificatesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListCertificatesResponse.Builder>Copyright © 2024 Google LLC. All rights reserved.