Package com.google.appengine.v1
Class ListAuthorizedCertificatesResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListAuthorizedCertificatesResponse.Builder>
-
- com.google.appengine.v1.ListAuthorizedCertificatesResponse.Builder
-
- All Implemented Interfaces:
ListAuthorizedCertificatesResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListAuthorizedCertificatesResponse
public static final class ListAuthorizedCertificatesResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListAuthorizedCertificatesResponse.Builder> implements ListAuthorizedCertificatesResponseOrBuilder
Response message for `AuthorizedCertificates.ListAuthorizedCertificates`.
Protobuf typegoogle.appengine.v1.ListAuthorizedCertificatesResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListAuthorizedCertificatesResponse.BuilderaddAllCertificates(Iterable<? extends AuthorizedCertificate> values)The SSL certificates the user is authorized to administer.ListAuthorizedCertificatesResponse.BuilderaddCertificates(int index, AuthorizedCertificate value)The SSL certificates the user is authorized to administer.ListAuthorizedCertificatesResponse.BuilderaddCertificates(int index, AuthorizedCertificate.Builder builderForValue)The SSL certificates the user is authorized to administer.ListAuthorizedCertificatesResponse.BuilderaddCertificates(AuthorizedCertificate value)The SSL certificates the user is authorized to administer.ListAuthorizedCertificatesResponse.BuilderaddCertificates(AuthorizedCertificate.Builder builderForValue)The SSL certificates the user is authorized to administer.AuthorizedCertificate.BuilderaddCertificatesBuilder()The SSL certificates the user is authorized to administer.AuthorizedCertificate.BuilderaddCertificatesBuilder(int index)The SSL certificates the user is authorized to administer.ListAuthorizedCertificatesResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListAuthorizedCertificatesResponsebuild()ListAuthorizedCertificatesResponsebuildPartial()ListAuthorizedCertificatesResponse.Builderclear()ListAuthorizedCertificatesResponse.BuilderclearCertificates()The SSL certificates the user is authorized to administer.ListAuthorizedCertificatesResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListAuthorizedCertificatesResponse.BuilderclearNextPageToken()Continuation token for fetching the next page of results.ListAuthorizedCertificatesResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListAuthorizedCertificatesResponse.Builderclone()AuthorizedCertificategetCertificates(int index)The SSL certificates the user is authorized to administer.AuthorizedCertificate.BuildergetCertificatesBuilder(int index)The SSL certificates the user is authorized to administer.List<AuthorizedCertificate.Builder>getCertificatesBuilderList()The SSL certificates the user is authorized to administer.intgetCertificatesCount()The SSL certificates the user is authorized to administer.List<AuthorizedCertificate>getCertificatesList()The SSL certificates the user is authorized to administer.AuthorizedCertificateOrBuildergetCertificatesOrBuilder(int index)The SSL certificates the user is authorized to administer.List<? extends AuthorizedCertificateOrBuilder>getCertificatesOrBuilderList()The SSL certificates the user is authorized to administer.ListAuthorizedCertificatesResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetNextPageToken()Continuation token for fetching the next page of results.com.google.protobuf.ByteStringgetNextPageTokenBytes()Continuation token for fetching the next page of results.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListAuthorizedCertificatesResponse.BuildermergeFrom(ListAuthorizedCertificatesResponse other)ListAuthorizedCertificatesResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListAuthorizedCertificatesResponse.BuildermergeFrom(com.google.protobuf.Message other)ListAuthorizedCertificatesResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListAuthorizedCertificatesResponse.BuilderremoveCertificates(int index)The SSL certificates the user is authorized to administer.ListAuthorizedCertificatesResponse.BuildersetCertificates(int index, AuthorizedCertificate value)The SSL certificates the user is authorized to administer.ListAuthorizedCertificatesResponse.BuildersetCertificates(int index, AuthorizedCertificate.Builder builderForValue)The SSL certificates the user is authorized to administer.ListAuthorizedCertificatesResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListAuthorizedCertificatesResponse.BuildersetNextPageToken(String value)Continuation token for fetching the next page of results.ListAuthorizedCertificatesResponse.BuildersetNextPageTokenBytes(com.google.protobuf.ByteString value)Continuation token for fetching the next page of results.ListAuthorizedCertificatesResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ListAuthorizedCertificatesResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
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<ListAuthorizedCertificatesResponse.Builder>
-
clear
public ListAuthorizedCertificatesResponse.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<ListAuthorizedCertificatesResponse.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<ListAuthorizedCertificatesResponse.Builder>
-
getDefaultInstanceForType
public ListAuthorizedCertificatesResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListAuthorizedCertificatesResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListAuthorizedCertificatesResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListAuthorizedCertificatesResponse.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<ListAuthorizedCertificatesResponse.Builder>
-
setField
public ListAuthorizedCertificatesResponse.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<ListAuthorizedCertificatesResponse.Builder>
-
clearField
public ListAuthorizedCertificatesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListAuthorizedCertificatesResponse.Builder>
-
clearOneof
public ListAuthorizedCertificatesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListAuthorizedCertificatesResponse.Builder>
-
setRepeatedField
public ListAuthorizedCertificatesResponse.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<ListAuthorizedCertificatesResponse.Builder>
-
addRepeatedField
public ListAuthorizedCertificatesResponse.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<ListAuthorizedCertificatesResponse.Builder>
-
mergeFrom
public ListAuthorizedCertificatesResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListAuthorizedCertificatesResponse.Builder>
-
mergeFrom
public ListAuthorizedCertificatesResponse.Builder mergeFrom(ListAuthorizedCertificatesResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListAuthorizedCertificatesResponse.Builder>
-
mergeFrom
public ListAuthorizedCertificatesResponse.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<ListAuthorizedCertificatesResponse.Builder>- Throws:
IOException
-
getCertificatesList
public List<AuthorizedCertificate> getCertificatesList()
The SSL certificates the user is authorized to administer.
repeated .google.appengine.v1.AuthorizedCertificate certificates = 1;- Specified by:
getCertificatesListin interfaceListAuthorizedCertificatesResponseOrBuilder
-
getCertificatesCount
public int getCertificatesCount()
The SSL certificates the user is authorized to administer.
repeated .google.appengine.v1.AuthorizedCertificate certificates = 1;- Specified by:
getCertificatesCountin interfaceListAuthorizedCertificatesResponseOrBuilder
-
getCertificates
public AuthorizedCertificate getCertificates(int index)
The SSL certificates the user is authorized to administer.
repeated .google.appengine.v1.AuthorizedCertificate certificates = 1;- Specified by:
getCertificatesin interfaceListAuthorizedCertificatesResponseOrBuilder
-
setCertificates
public ListAuthorizedCertificatesResponse.Builder setCertificates(int index, AuthorizedCertificate value)
The SSL certificates the user is authorized to administer.
repeated .google.appengine.v1.AuthorizedCertificate certificates = 1;
-
setCertificates
public ListAuthorizedCertificatesResponse.Builder setCertificates(int index, AuthorizedCertificate.Builder builderForValue)
The SSL certificates the user is authorized to administer.
repeated .google.appengine.v1.AuthorizedCertificate certificates = 1;
-
addCertificates
public ListAuthorizedCertificatesResponse.Builder addCertificates(AuthorizedCertificate value)
The SSL certificates the user is authorized to administer.
repeated .google.appengine.v1.AuthorizedCertificate certificates = 1;
-
addCertificates
public ListAuthorizedCertificatesResponse.Builder addCertificates(int index, AuthorizedCertificate value)
The SSL certificates the user is authorized to administer.
repeated .google.appengine.v1.AuthorizedCertificate certificates = 1;
-
addCertificates
public ListAuthorizedCertificatesResponse.Builder addCertificates(AuthorizedCertificate.Builder builderForValue)
The SSL certificates the user is authorized to administer.
repeated .google.appengine.v1.AuthorizedCertificate certificates = 1;
-
addCertificates
public ListAuthorizedCertificatesResponse.Builder addCertificates(int index, AuthorizedCertificate.Builder builderForValue)
The SSL certificates the user is authorized to administer.
repeated .google.appengine.v1.AuthorizedCertificate certificates = 1;
-
addAllCertificates
public ListAuthorizedCertificatesResponse.Builder addAllCertificates(Iterable<? extends AuthorizedCertificate> values)
The SSL certificates the user is authorized to administer.
repeated .google.appengine.v1.AuthorizedCertificate certificates = 1;
-
clearCertificates
public ListAuthorizedCertificatesResponse.Builder clearCertificates()
The SSL certificates the user is authorized to administer.
repeated .google.appengine.v1.AuthorizedCertificate certificates = 1;
-
removeCertificates
public ListAuthorizedCertificatesResponse.Builder removeCertificates(int index)
The SSL certificates the user is authorized to administer.
repeated .google.appengine.v1.AuthorizedCertificate certificates = 1;
-
getCertificatesBuilder
public AuthorizedCertificate.Builder getCertificatesBuilder(int index)
The SSL certificates the user is authorized to administer.
repeated .google.appengine.v1.AuthorizedCertificate certificates = 1;
-
getCertificatesOrBuilder
public AuthorizedCertificateOrBuilder getCertificatesOrBuilder(int index)
The SSL certificates the user is authorized to administer.
repeated .google.appengine.v1.AuthorizedCertificate certificates = 1;- Specified by:
getCertificatesOrBuilderin interfaceListAuthorizedCertificatesResponseOrBuilder
-
getCertificatesOrBuilderList
public List<? extends AuthorizedCertificateOrBuilder> getCertificatesOrBuilderList()
The SSL certificates the user is authorized to administer.
repeated .google.appengine.v1.AuthorizedCertificate certificates = 1;- Specified by:
getCertificatesOrBuilderListin interfaceListAuthorizedCertificatesResponseOrBuilder
-
addCertificatesBuilder
public AuthorizedCertificate.Builder addCertificatesBuilder()
The SSL certificates the user is authorized to administer.
repeated .google.appengine.v1.AuthorizedCertificate certificates = 1;
-
addCertificatesBuilder
public AuthorizedCertificate.Builder addCertificatesBuilder(int index)
The SSL certificates the user is authorized to administer.
repeated .google.appengine.v1.AuthorizedCertificate certificates = 1;
-
getCertificatesBuilderList
public List<AuthorizedCertificate.Builder> getCertificatesBuilderList()
The SSL certificates the user is authorized to administer.
repeated .google.appengine.v1.AuthorizedCertificate certificates = 1;
-
getNextPageToken
public String getNextPageToken()
Continuation token for fetching the next page of results.
string next_page_token = 2;- Specified by:
getNextPageTokenin interfaceListAuthorizedCertificatesResponseOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()
Continuation token for fetching the next page of results.
string next_page_token = 2;- Specified by:
getNextPageTokenBytesin interfaceListAuthorizedCertificatesResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public ListAuthorizedCertificatesResponse.Builder setNextPageToken(String value)
Continuation token for fetching the next page of results.
string next_page_token = 2;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
public ListAuthorizedCertificatesResponse.Builder clearNextPageToken()
Continuation token for fetching the next page of results.
string next_page_token = 2;- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public ListAuthorizedCertificatesResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
Continuation token for fetching the next page of results.
string next_page_token = 2;- Parameters:
value- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListAuthorizedCertificatesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListAuthorizedCertificatesResponse.Builder>
-
mergeUnknownFields
public final ListAuthorizedCertificatesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListAuthorizedCertificatesResponse.Builder>
-
-