public static final class IstioCertificateResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<IstioCertificateResponse.Builder> implements IstioCertificateResponseOrBuilder
Certificate response message.Protobuf type
istio.v1.auth.IstioCertificateResponse| 限定符和类型 | 方法和说明 |
|---|---|
IstioCertificateResponse.Builder |
addAllCertChain(Iterable<String> values)
PEM-encoded certificate chain.
|
IstioCertificateResponse.Builder |
addCertChain(String value)
PEM-encoded certificate chain.
|
IstioCertificateResponse.Builder |
addCertChainBytes(com.google.protobuf.ByteString value)
PEM-encoded certificate chain.
|
IstioCertificateResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
IstioCertificateResponse |
build() |
IstioCertificateResponse |
buildPartial() |
IstioCertificateResponse.Builder |
clear() |
IstioCertificateResponse.Builder |
clearCertChain()
PEM-encoded certificate chain.
|
IstioCertificateResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
IstioCertificateResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
IstioCertificateResponse.Builder |
clone() |
String |
getCertChain(int index)
PEM-encoded certificate chain.
|
com.google.protobuf.ByteString |
getCertChainBytes(int index)
PEM-encoded certificate chain.
|
int |
getCertChainCount()
PEM-encoded certificate chain.
|
com.google.protobuf.ProtocolStringList |
getCertChainList()
PEM-encoded certificate chain.
|
IstioCertificateResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
isInitialized() |
IstioCertificateResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
IstioCertificateResponse.Builder |
mergeFrom(IstioCertificateResponse other) |
IstioCertificateResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
IstioCertificateResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
IstioCertificateResponse.Builder |
setCertChain(int index,
String value)
PEM-encoded certificate chain.
|
IstioCertificateResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
IstioCertificateResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
IstioCertificateResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, newBuilderForFieldfindInitializationErrors, getInitializationErrorString, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, toStringpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public IstioCertificateResponse.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<IstioCertificateResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<IstioCertificateResponse.Builder>public IstioCertificateResponse getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic IstioCertificateResponse build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic IstioCertificateResponse buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic IstioCertificateResponse.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<IstioCertificateResponse.Builder>public IstioCertificateResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<IstioCertificateResponse.Builder>public IstioCertificateResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<IstioCertificateResponse.Builder>public IstioCertificateResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<IstioCertificateResponse.Builder>public IstioCertificateResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<IstioCertificateResponse.Builder>public IstioCertificateResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<IstioCertificateResponse.Builder>public IstioCertificateResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<IstioCertificateResponse.Builder>public IstioCertificateResponse.Builder mergeFrom(IstioCertificateResponse other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<IstioCertificateResponse.Builder>public IstioCertificateResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<IstioCertificateResponse.Builder>IOExceptionpublic com.google.protobuf.ProtocolStringList getCertChainList()
PEM-encoded certificate chain. The leaf cert is the first element, and the root cert is the last element.
repeated string cert_chain = 1;getCertChainList 在接口中 IstioCertificateResponseOrBuilderpublic int getCertChainCount()
PEM-encoded certificate chain. The leaf cert is the first element, and the root cert is the last element.
repeated string cert_chain = 1;getCertChainCount 在接口中 IstioCertificateResponseOrBuilderpublic String getCertChain(int index)
PEM-encoded certificate chain. The leaf cert is the first element, and the root cert is the last element.
repeated string cert_chain = 1;getCertChain 在接口中 IstioCertificateResponseOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getCertChainBytes(int index)
PEM-encoded certificate chain. The leaf cert is the first element, and the root cert is the last element.
repeated string cert_chain = 1;getCertChainBytes 在接口中 IstioCertificateResponseOrBuilderindex - The index of the value to return.public IstioCertificateResponse.Builder setCertChain(int index, String value)
PEM-encoded certificate chain. The leaf cert is the first element, and the root cert is the last element.
repeated string cert_chain = 1;index - The index to set the value at.value - The certChain to set.public IstioCertificateResponse.Builder addCertChain(String value)
PEM-encoded certificate chain. The leaf cert is the first element, and the root cert is the last element.
repeated string cert_chain = 1;value - The certChain to add.public IstioCertificateResponse.Builder addAllCertChain(Iterable<String> values)
PEM-encoded certificate chain. The leaf cert is the first element, and the root cert is the last element.
repeated string cert_chain = 1;values - The certChain to add.public IstioCertificateResponse.Builder clearCertChain()
PEM-encoded certificate chain. The leaf cert is the first element, and the root cert is the last element.
repeated string cert_chain = 1;public IstioCertificateResponse.Builder addCertChainBytes(com.google.protobuf.ByteString value)
PEM-encoded certificate chain. The leaf cert is the first element, and the root cert is the last element.
repeated string cert_chain = 1;value - The bytes of the certChain to add.public final IstioCertificateResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<IstioCertificateResponse.Builder>public final IstioCertificateResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<IstioCertificateResponse.Builder>Copyright © 2024 The Apache Software Foundation. All rights reserved.