public static final class ListAttestorsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListAttestorsResponse.Builder> implements ListAttestorsResponseOrBuilder
Response message for [BinauthzManagementService.ListAttestors][].Protobuf type
google.cloud.binaryauthorization.v1beta1.ListAttestorsResponse| Modifier and Type | Method and Description |
|---|---|
ListAttestorsResponse.Builder |
addAllAttestors(Iterable<? extends Attestor> values)
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
|
ListAttestorsResponse.Builder |
addAttestors(Attestor.Builder builderForValue)
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
|
ListAttestorsResponse.Builder |
addAttestors(Attestor value)
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
|
ListAttestorsResponse.Builder |
addAttestors(int index,
Attestor.Builder builderForValue)
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
|
ListAttestorsResponse.Builder |
addAttestors(int index,
Attestor value)
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
|
Attestor.Builder |
addAttestorsBuilder()
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
|
Attestor.Builder |
addAttestorsBuilder(int index)
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
|
ListAttestorsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListAttestorsResponse |
build() |
ListAttestorsResponse |
buildPartial() |
ListAttestorsResponse.Builder |
clear() |
ListAttestorsResponse.Builder |
clearAttestors()
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
|
ListAttestorsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListAttestorsResponse.Builder |
clearNextPageToken()
A token to retrieve the next page of results.
|
ListAttestorsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListAttestorsResponse.Builder |
clone() |
Attestor |
getAttestors(int index)
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
|
Attestor.Builder |
getAttestorsBuilder(int index)
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
|
List<Attestor.Builder> |
getAttestorsBuilderList()
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
|
int |
getAttestorsCount()
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
|
List<Attestor> |
getAttestorsList()
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
|
AttestorOrBuilder |
getAttestorsOrBuilder(int index)
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
|
List<? extends AttestorOrBuilder> |
getAttestorsOrBuilderList()
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
|
ListAttestorsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getNextPageToken()
A token to retrieve the next page of results.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
A token to retrieve the next page of results.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListAttestorsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListAttestorsResponse.Builder |
mergeFrom(ListAttestorsResponse other) |
ListAttestorsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListAttestorsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListAttestorsResponse.Builder |
removeAttestors(int index)
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
|
ListAttestorsResponse.Builder |
setAttestors(int index,
Attestor.Builder builderForValue)
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
|
ListAttestorsResponse.Builder |
setAttestors(int index,
Attestor value)
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
|
ListAttestorsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListAttestorsResponse.Builder |
setNextPageToken(String value)
A token to retrieve the next page of results.
|
ListAttestorsResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token to retrieve the next page of results.
|
ListAttestorsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListAttestorsResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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<ListAttestorsResponse.Builder>public ListAttestorsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListAttestorsResponse.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<ListAttestorsResponse.Builder>public ListAttestorsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListAttestorsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListAttestorsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListAttestorsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListAttestorsResponse.Builder>public ListAttestorsResponse.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<ListAttestorsResponse.Builder>public ListAttestorsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListAttestorsResponse.Builder>public ListAttestorsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListAttestorsResponse.Builder>public ListAttestorsResponse.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<ListAttestorsResponse.Builder>public ListAttestorsResponse.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<ListAttestorsResponse.Builder>public ListAttestorsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListAttestorsResponse.Builder>public ListAttestorsResponse.Builder mergeFrom(ListAttestorsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListAttestorsResponse.Builder>public ListAttestorsResponse.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<ListAttestorsResponse.Builder>IOExceptionpublic List<Attestor> getAttestorsList()
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
repeated .google.cloud.binaryauthorization.v1beta1.Attestor attestors = 1;getAttestorsList in interface ListAttestorsResponseOrBuilderpublic int getAttestorsCount()
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
repeated .google.cloud.binaryauthorization.v1beta1.Attestor attestors = 1;getAttestorsCount in interface ListAttestorsResponseOrBuilderpublic Attestor getAttestors(int index)
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
repeated .google.cloud.binaryauthorization.v1beta1.Attestor attestors = 1;getAttestors in interface ListAttestorsResponseOrBuilderpublic ListAttestorsResponse.Builder setAttestors(int index, Attestor value)
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
repeated .google.cloud.binaryauthorization.v1beta1.Attestor attestors = 1;public ListAttestorsResponse.Builder setAttestors(int index, Attestor.Builder builderForValue)
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
repeated .google.cloud.binaryauthorization.v1beta1.Attestor attestors = 1;public ListAttestorsResponse.Builder addAttestors(Attestor value)
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
repeated .google.cloud.binaryauthorization.v1beta1.Attestor attestors = 1;public ListAttestorsResponse.Builder addAttestors(int index, Attestor value)
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
repeated .google.cloud.binaryauthorization.v1beta1.Attestor attestors = 1;public ListAttestorsResponse.Builder addAttestors(Attestor.Builder builderForValue)
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
repeated .google.cloud.binaryauthorization.v1beta1.Attestor attestors = 1;public ListAttestorsResponse.Builder addAttestors(int index, Attestor.Builder builderForValue)
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
repeated .google.cloud.binaryauthorization.v1beta1.Attestor attestors = 1;public ListAttestorsResponse.Builder addAllAttestors(Iterable<? extends Attestor> values)
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
repeated .google.cloud.binaryauthorization.v1beta1.Attestor attestors = 1;public ListAttestorsResponse.Builder clearAttestors()
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
repeated .google.cloud.binaryauthorization.v1beta1.Attestor attestors = 1;public ListAttestorsResponse.Builder removeAttestors(int index)
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
repeated .google.cloud.binaryauthorization.v1beta1.Attestor attestors = 1;public Attestor.Builder getAttestorsBuilder(int index)
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
repeated .google.cloud.binaryauthorization.v1beta1.Attestor attestors = 1;public AttestorOrBuilder getAttestorsOrBuilder(int index)
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
repeated .google.cloud.binaryauthorization.v1beta1.Attestor attestors = 1;getAttestorsOrBuilder in interface ListAttestorsResponseOrBuilderpublic List<? extends AttestorOrBuilder> getAttestorsOrBuilderList()
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
repeated .google.cloud.binaryauthorization.v1beta1.Attestor attestors = 1;getAttestorsOrBuilderList in interface ListAttestorsResponseOrBuilderpublic Attestor.Builder addAttestorsBuilder()
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
repeated .google.cloud.binaryauthorization.v1beta1.Attestor attestors = 1;public Attestor.Builder addAttestorsBuilder(int index)
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
repeated .google.cloud.binaryauthorization.v1beta1.Attestor attestors = 1;public List<Attestor.Builder> getAttestorsBuilderList()
The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
repeated .google.cloud.binaryauthorization.v1beta1.Attestor attestors = 1;public String getNextPageToken()
A token to retrieve the next page of results. Pass this value in the [ListAttestorsRequest.page_token][google.cloud.binaryauthorization.v1beta1.ListAttestorsRequest.page_token] field in the subsequent call to the `ListAttestors` method to retrieve the next page of results.
string next_page_token = 2;getNextPageToken in interface ListAttestorsResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
A token to retrieve the next page of results. Pass this value in the [ListAttestorsRequest.page_token][google.cloud.binaryauthorization.v1beta1.ListAttestorsRequest.page_token] field in the subsequent call to the `ListAttestors` method to retrieve the next page of results.
string next_page_token = 2;getNextPageTokenBytes in interface ListAttestorsResponseOrBuilderpublic ListAttestorsResponse.Builder setNextPageToken(String value)
A token to retrieve the next page of results. Pass this value in the [ListAttestorsRequest.page_token][google.cloud.binaryauthorization.v1beta1.ListAttestorsRequest.page_token] field in the subsequent call to the `ListAttestors` method to retrieve the next page of results.
string next_page_token = 2;value - The nextPageToken to set.public ListAttestorsResponse.Builder clearNextPageToken()
A token to retrieve the next page of results. Pass this value in the [ListAttestorsRequest.page_token][google.cloud.binaryauthorization.v1beta1.ListAttestorsRequest.page_token] field in the subsequent call to the `ListAttestors` method to retrieve the next page of results.
string next_page_token = 2;public ListAttestorsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token to retrieve the next page of results. Pass this value in the [ListAttestorsRequest.page_token][google.cloud.binaryauthorization.v1beta1.ListAttestorsRequest.page_token] field in the subsequent call to the `ListAttestors` method to retrieve the next page of results.
string next_page_token = 2;value - The bytes for nextPageToken to set.public final ListAttestorsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListAttestorsResponse.Builder>public final ListAttestorsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListAttestorsResponse.Builder>Copyright © 2024 Google LLC. All rights reserved.