public static final class ListCertificateIssuanceConfigsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListCertificateIssuanceConfigsResponse.Builder> implements ListCertificateIssuanceConfigsResponseOrBuilder
Response for the `ListCertificateIssuanceConfigs` method.Protobuf type
google.cloud.certificatemanager.v1.ListCertificateIssuanceConfigsResponse| Modifier and Type | Method and Description |
|---|---|
ListCertificateIssuanceConfigsResponse.Builder |
addAllCertificateIssuanceConfigs(Iterable<? extends CertificateIssuanceConfig> values)
A list of certificate configs for the parent resource.
|
ListCertificateIssuanceConfigsResponse.Builder |
addAllUnreachable(Iterable<String> values)
Locations that could not be reached.
|
ListCertificateIssuanceConfigsResponse.Builder |
addCertificateIssuanceConfigs(CertificateIssuanceConfig.Builder builderForValue)
A list of certificate configs for the parent resource.
|
ListCertificateIssuanceConfigsResponse.Builder |
addCertificateIssuanceConfigs(CertificateIssuanceConfig value)
A list of certificate configs for the parent resource.
|
ListCertificateIssuanceConfigsResponse.Builder |
addCertificateIssuanceConfigs(int index,
CertificateIssuanceConfig.Builder builderForValue)
A list of certificate configs for the parent resource.
|
ListCertificateIssuanceConfigsResponse.Builder |
addCertificateIssuanceConfigs(int index,
CertificateIssuanceConfig value)
A list of certificate configs for the parent resource.
|
CertificateIssuanceConfig.Builder |
addCertificateIssuanceConfigsBuilder()
A list of certificate configs for the parent resource.
|
CertificateIssuanceConfig.Builder |
addCertificateIssuanceConfigsBuilder(int index)
A list of certificate configs for the parent resource.
|
ListCertificateIssuanceConfigsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListCertificateIssuanceConfigsResponse.Builder |
addUnreachable(String value)
Locations that could not be reached.
|
ListCertificateIssuanceConfigsResponse.Builder |
addUnreachableBytes(com.google.protobuf.ByteString value)
Locations that could not be reached.
|
ListCertificateIssuanceConfigsResponse |
build() |
ListCertificateIssuanceConfigsResponse |
buildPartial() |
ListCertificateIssuanceConfigsResponse.Builder |
clear() |
ListCertificateIssuanceConfigsResponse.Builder |
clearCertificateIssuanceConfigs()
A list of certificate configs for the parent resource.
|
ListCertificateIssuanceConfigsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListCertificateIssuanceConfigsResponse.Builder |
clearNextPageToken()
If there might be more results than those appearing in this response, then
`next_page_token` is included.
|
ListCertificateIssuanceConfigsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListCertificateIssuanceConfigsResponse.Builder |
clearUnreachable()
Locations that could not be reached.
|
ListCertificateIssuanceConfigsResponse.Builder |
clone() |
CertificateIssuanceConfig |
getCertificateIssuanceConfigs(int index)
A list of certificate configs for the parent resource.
|
CertificateIssuanceConfig.Builder |
getCertificateIssuanceConfigsBuilder(int index)
A list of certificate configs for the parent resource.
|
List<CertificateIssuanceConfig.Builder> |
getCertificateIssuanceConfigsBuilderList()
A list of certificate configs for the parent resource.
|
int |
getCertificateIssuanceConfigsCount()
A list of certificate configs for the parent resource.
|
List<CertificateIssuanceConfig> |
getCertificateIssuanceConfigsList()
A list of certificate configs for the parent resource.
|
CertificateIssuanceConfigOrBuilder |
getCertificateIssuanceConfigsOrBuilder(int index)
A list of certificate configs for the parent resource.
|
List<? extends CertificateIssuanceConfigOrBuilder> |
getCertificateIssuanceConfigsOrBuilderList()
A list of certificate configs for the parent resource.
|
ListCertificateIssuanceConfigsResponse |
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)
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() |
ListCertificateIssuanceConfigsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListCertificateIssuanceConfigsResponse.Builder |
mergeFrom(ListCertificateIssuanceConfigsResponse other) |
ListCertificateIssuanceConfigsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListCertificateIssuanceConfigsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListCertificateIssuanceConfigsResponse.Builder |
removeCertificateIssuanceConfigs(int index)
A list of certificate configs for the parent resource.
|
ListCertificateIssuanceConfigsResponse.Builder |
setCertificateIssuanceConfigs(int index,
CertificateIssuanceConfig.Builder builderForValue)
A list of certificate configs for the parent resource.
|
ListCertificateIssuanceConfigsResponse.Builder |
setCertificateIssuanceConfigs(int index,
CertificateIssuanceConfig value)
A list of certificate configs for the parent resource.
|
ListCertificateIssuanceConfigsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListCertificateIssuanceConfigsResponse.Builder |
setNextPageToken(String value)
If there might be more results than those appearing in this response, then
`next_page_token` is included.
|
ListCertificateIssuanceConfigsResponse.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.
|
ListCertificateIssuanceConfigsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListCertificateIssuanceConfigsResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListCertificateIssuanceConfigsResponse.Builder |
setUnreachable(int index,
String value)
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<ListCertificateIssuanceConfigsResponse.Builder>public ListCertificateIssuanceConfigsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListCertificateIssuanceConfigsResponse.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<ListCertificateIssuanceConfigsResponse.Builder>public ListCertificateIssuanceConfigsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListCertificateIssuanceConfigsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListCertificateIssuanceConfigsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListCertificateIssuanceConfigsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListCertificateIssuanceConfigsResponse.Builder>public ListCertificateIssuanceConfigsResponse.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<ListCertificateIssuanceConfigsResponse.Builder>public ListCertificateIssuanceConfigsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListCertificateIssuanceConfigsResponse.Builder>public ListCertificateIssuanceConfigsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListCertificateIssuanceConfigsResponse.Builder>public ListCertificateIssuanceConfigsResponse.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<ListCertificateIssuanceConfigsResponse.Builder>public ListCertificateIssuanceConfigsResponse.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<ListCertificateIssuanceConfigsResponse.Builder>public ListCertificateIssuanceConfigsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListCertificateIssuanceConfigsResponse.Builder>public ListCertificateIssuanceConfigsResponse.Builder mergeFrom(ListCertificateIssuanceConfigsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListCertificateIssuanceConfigsResponse.Builder>public ListCertificateIssuanceConfigsResponse.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<ListCertificateIssuanceConfigsResponse.Builder>IOExceptionpublic List<CertificateIssuanceConfig> getCertificateIssuanceConfigsList()
A list of certificate configs for the parent resource.
repeated .google.cloud.certificatemanager.v1.CertificateIssuanceConfig certificate_issuance_configs = 1;
getCertificateIssuanceConfigsList in interface ListCertificateIssuanceConfigsResponseOrBuilderpublic int getCertificateIssuanceConfigsCount()
A list of certificate configs for the parent resource.
repeated .google.cloud.certificatemanager.v1.CertificateIssuanceConfig certificate_issuance_configs = 1;
getCertificateIssuanceConfigsCount in interface ListCertificateIssuanceConfigsResponseOrBuilderpublic CertificateIssuanceConfig getCertificateIssuanceConfigs(int index)
A list of certificate configs for the parent resource.
repeated .google.cloud.certificatemanager.v1.CertificateIssuanceConfig certificate_issuance_configs = 1;
getCertificateIssuanceConfigs in interface ListCertificateIssuanceConfigsResponseOrBuilderpublic ListCertificateIssuanceConfigsResponse.Builder setCertificateIssuanceConfigs(int index, CertificateIssuanceConfig value)
A list of certificate configs for the parent resource.
repeated .google.cloud.certificatemanager.v1.CertificateIssuanceConfig certificate_issuance_configs = 1;
public ListCertificateIssuanceConfigsResponse.Builder setCertificateIssuanceConfigs(int index, CertificateIssuanceConfig.Builder builderForValue)
A list of certificate configs for the parent resource.
repeated .google.cloud.certificatemanager.v1.CertificateIssuanceConfig certificate_issuance_configs = 1;
public ListCertificateIssuanceConfigsResponse.Builder addCertificateIssuanceConfigs(CertificateIssuanceConfig value)
A list of certificate configs for the parent resource.
repeated .google.cloud.certificatemanager.v1.CertificateIssuanceConfig certificate_issuance_configs = 1;
public ListCertificateIssuanceConfigsResponse.Builder addCertificateIssuanceConfigs(int index, CertificateIssuanceConfig value)
A list of certificate configs for the parent resource.
repeated .google.cloud.certificatemanager.v1.CertificateIssuanceConfig certificate_issuance_configs = 1;
public ListCertificateIssuanceConfigsResponse.Builder addCertificateIssuanceConfigs(CertificateIssuanceConfig.Builder builderForValue)
A list of certificate configs for the parent resource.
repeated .google.cloud.certificatemanager.v1.CertificateIssuanceConfig certificate_issuance_configs = 1;
public ListCertificateIssuanceConfigsResponse.Builder addCertificateIssuanceConfigs(int index, CertificateIssuanceConfig.Builder builderForValue)
A list of certificate configs for the parent resource.
repeated .google.cloud.certificatemanager.v1.CertificateIssuanceConfig certificate_issuance_configs = 1;
public ListCertificateIssuanceConfigsResponse.Builder addAllCertificateIssuanceConfigs(Iterable<? extends CertificateIssuanceConfig> values)
A list of certificate configs for the parent resource.
repeated .google.cloud.certificatemanager.v1.CertificateIssuanceConfig certificate_issuance_configs = 1;
public ListCertificateIssuanceConfigsResponse.Builder clearCertificateIssuanceConfigs()
A list of certificate configs for the parent resource.
repeated .google.cloud.certificatemanager.v1.CertificateIssuanceConfig certificate_issuance_configs = 1;
public ListCertificateIssuanceConfigsResponse.Builder removeCertificateIssuanceConfigs(int index)
A list of certificate configs for the parent resource.
repeated .google.cloud.certificatemanager.v1.CertificateIssuanceConfig certificate_issuance_configs = 1;
public CertificateIssuanceConfig.Builder getCertificateIssuanceConfigsBuilder(int index)
A list of certificate configs for the parent resource.
repeated .google.cloud.certificatemanager.v1.CertificateIssuanceConfig certificate_issuance_configs = 1;
public CertificateIssuanceConfigOrBuilder getCertificateIssuanceConfigsOrBuilder(int index)
A list of certificate configs for the parent resource.
repeated .google.cloud.certificatemanager.v1.CertificateIssuanceConfig certificate_issuance_configs = 1;
getCertificateIssuanceConfigsOrBuilder in interface ListCertificateIssuanceConfigsResponseOrBuilderpublic List<? extends CertificateIssuanceConfigOrBuilder> getCertificateIssuanceConfigsOrBuilderList()
A list of certificate configs for the parent resource.
repeated .google.cloud.certificatemanager.v1.CertificateIssuanceConfig certificate_issuance_configs = 1;
getCertificateIssuanceConfigsOrBuilderList in interface ListCertificateIssuanceConfigsResponseOrBuilderpublic CertificateIssuanceConfig.Builder addCertificateIssuanceConfigsBuilder()
A list of certificate configs for the parent resource.
repeated .google.cloud.certificatemanager.v1.CertificateIssuanceConfig certificate_issuance_configs = 1;
public CertificateIssuanceConfig.Builder addCertificateIssuanceConfigsBuilder(int index)
A list of certificate configs for the parent resource.
repeated .google.cloud.certificatemanager.v1.CertificateIssuanceConfig certificate_issuance_configs = 1;
public List<CertificateIssuanceConfig.Builder> getCertificateIssuanceConfigsBuilderList()
A list of certificate configs for the parent resource.
repeated .google.cloud.certificatemanager.v1.CertificateIssuanceConfig certificate_issuance_configs = 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 ListCertificateIssuanceConfigsResponseOrBuilderpublic 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 ListCertificateIssuanceConfigsResponseOrBuilderpublic ListCertificateIssuanceConfigsResponse.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 ListCertificateIssuanceConfigsResponse.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 ListCertificateIssuanceConfigsResponse.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()
Locations that could not be reached.
repeated string unreachable = 3;getUnreachableList in interface ListCertificateIssuanceConfigsResponseOrBuilderpublic int getUnreachableCount()
Locations that could not be reached.
repeated string unreachable = 3;getUnreachableCount in interface ListCertificateIssuanceConfigsResponseOrBuilderpublic String getUnreachable(int index)
Locations that could not be reached.
repeated string unreachable = 3;getUnreachable in interface ListCertificateIssuanceConfigsResponseOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getUnreachableBytes(int index)
Locations that could not be reached.
repeated string unreachable = 3;getUnreachableBytes in interface ListCertificateIssuanceConfigsResponseOrBuilderindex - The index of the value to return.public ListCertificateIssuanceConfigsResponse.Builder setUnreachable(int index, String value)
Locations that could not be reached.
repeated string unreachable = 3;index - The index to set the value at.value - The unreachable to set.public ListCertificateIssuanceConfigsResponse.Builder addUnreachable(String value)
Locations that could not be reached.
repeated string unreachable = 3;value - The unreachable to add.public ListCertificateIssuanceConfigsResponse.Builder addAllUnreachable(Iterable<String> values)
Locations that could not be reached.
repeated string unreachable = 3;values - The unreachable to add.public ListCertificateIssuanceConfigsResponse.Builder clearUnreachable()
Locations that could not be reached.
repeated string unreachable = 3;public ListCertificateIssuanceConfigsResponse.Builder addUnreachableBytes(com.google.protobuf.ByteString value)
Locations that could not be reached.
repeated string unreachable = 3;value - The bytes of the unreachable to add.public final ListCertificateIssuanceConfigsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListCertificateIssuanceConfigsResponse.Builder>public final ListCertificateIssuanceConfigsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListCertificateIssuanceConfigsResponse.Builder>Copyright © 2024 Google LLC. All rights reserved.