public static final class Security.Tls.Builder extends GeneratedMessageV3.Builder<Security.Tls.Builder> implements Security.TlsOrBuilder
grpc.channelz.v1.Security.Tls| Modifier and Type | Method and Description |
|---|---|
Security.Tls.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
Security.Tls |
build() |
Security.Tls |
buildPartial() |
Security.Tls.Builder |
clear() |
Security.Tls.Builder |
clearCipherSuite() |
Security.Tls.Builder |
clearField(Descriptors.FieldDescriptor field) |
Security.Tls.Builder |
clearLocalCertificate()
the certificate used by this endpoint.
|
Security.Tls.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
Security.Tls.Builder |
clearOtherName()
Some other way to describe the cipher suite if
the RFC 4346 name is not available.
|
Security.Tls.Builder |
clearRemoteCertificate()
the certificate used by the remote endpoint.
|
Security.Tls.Builder |
clearStandardName()
The cipher suite name in the RFC 4346 format:
https://tools.ietf.org/html/rfc4346#appendix-C
|
Security.Tls.Builder |
clone() |
Security.Tls.CipherSuiteCase |
getCipherSuiteCase() |
Security.Tls |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
ByteString |
getLocalCertificate()
the certificate used by this endpoint.
|
String |
getOtherName()
Some other way to describe the cipher suite if
the RFC 4346 name is not available.
|
ByteString |
getOtherNameBytes()
Some other way to describe the cipher suite if
the RFC 4346 name is not available.
|
ByteString |
getRemoteCertificate()
the certificate used by the remote endpoint.
|
String |
getStandardName()
The cipher suite name in the RFC 4346 format:
https://tools.ietf.org/html/rfc4346#appendix-C
|
ByteString |
getStandardNameBytes()
The cipher suite name in the RFC 4346 format:
https://tools.ietf.org/html/rfc4346#appendix-C
|
boolean |
hasOtherName()
Some other way to describe the cipher suite if
the RFC 4346 name is not available.
|
boolean |
hasStandardName()
The cipher suite name in the RFC 4346 format:
https://tools.ietf.org/html/rfc4346#appendix-C
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Security.Tls.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
Security.Tls.Builder |
mergeFrom(Message other) |
Security.Tls.Builder |
mergeFrom(Security.Tls other) |
Security.Tls.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
Security.Tls.Builder |
setField(Descriptors.FieldDescriptor field,
Object value) |
Security.Tls.Builder |
setLocalCertificate(ByteString value)
the certificate used by this endpoint.
|
Security.Tls.Builder |
setOtherName(String value)
Some other way to describe the cipher suite if
the RFC 4346 name is not available.
|
Security.Tls.Builder |
setOtherNameBytes(ByteString value)
Some other way to describe the cipher suite if
the RFC 4346 name is not available.
|
Security.Tls.Builder |
setRemoteCertificate(ByteString value)
the certificate used by the remote endpoint.
|
Security.Tls.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
Security.Tls.Builder |
setStandardName(String value)
The cipher suite name in the RFC 4346 format:
https://tools.ietf.org/html/rfc4346#appendix-C
|
Security.Tls.Builder |
setStandardNameBytes(ByteString value)
The cipher suite name in the RFC 4346 format:
https://tools.ietf.org/html/rfc4346#appendix-C
|
Security.Tls.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, 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, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeDelimitedFrom, mergeDelimitedFrommergeFrompublic static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class GeneratedMessageV3.Builder<Security.Tls.Builder>public Security.Tls.Builder clear()
clear in interface Message.Builderclear in interface MessageLite.Builderclear in class GeneratedMessageV3.Builder<Security.Tls.Builder>public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface Message.BuildergetDescriptorForType in interface MessageOrBuildergetDescriptorForType in class GeneratedMessageV3.Builder<Security.Tls.Builder>public Security.Tls getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic Security.Tls build()
build in interface Message.Builderbuild in interface MessageLite.Builderpublic Security.Tls buildPartial()
buildPartial in interface Message.BuilderbuildPartial in interface MessageLite.Builderpublic Security.Tls.Builder clone()
clone in interface Message.Builderclone in interface MessageLite.Builderclone in class GeneratedMessageV3.Builder<Security.Tls.Builder>public Security.Tls.Builder setField(Descriptors.FieldDescriptor field, Object value)
setField in interface Message.BuildersetField in class GeneratedMessageV3.Builder<Security.Tls.Builder>public Security.Tls.Builder clearField(Descriptors.FieldDescriptor field)
clearField in interface Message.BuilderclearField in class GeneratedMessageV3.Builder<Security.Tls.Builder>public Security.Tls.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof in interface Message.BuilderclearOneof in class GeneratedMessageV3.Builder<Security.Tls.Builder>public Security.Tls.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface Message.BuildersetRepeatedField in class GeneratedMessageV3.Builder<Security.Tls.Builder>public Security.Tls.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface Message.BuilderaddRepeatedField in class GeneratedMessageV3.Builder<Security.Tls.Builder>public Security.Tls.Builder mergeFrom(Message other)
mergeFrom in interface Message.BuildermergeFrom in class AbstractMessage.Builder<Security.Tls.Builder>public Security.Tls.Builder mergeFrom(Security.Tls other)
public final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3.Builder<Security.Tls.Builder>public Security.Tls.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface Message.BuildermergeFrom in interface MessageLite.BuildermergeFrom in class AbstractMessage.Builder<Security.Tls.Builder>IOExceptionpublic Security.Tls.CipherSuiteCase getCipherSuiteCase()
getCipherSuiteCase in interface Security.TlsOrBuilderpublic Security.Tls.Builder clearCipherSuite()
public boolean hasStandardName()
The cipher suite name in the RFC 4346 format: https://tools.ietf.org/html/rfc4346#appendix-C
string standard_name = 1;hasStandardName in interface Security.TlsOrBuilderpublic String getStandardName()
The cipher suite name in the RFC 4346 format: https://tools.ietf.org/html/rfc4346#appendix-C
string standard_name = 1;getStandardName in interface Security.TlsOrBuilderpublic ByteString getStandardNameBytes()
The cipher suite name in the RFC 4346 format: https://tools.ietf.org/html/rfc4346#appendix-C
string standard_name = 1;getStandardNameBytes in interface Security.TlsOrBuilderpublic Security.Tls.Builder setStandardName(String value)
The cipher suite name in the RFC 4346 format: https://tools.ietf.org/html/rfc4346#appendix-C
string standard_name = 1;value - The standardName to set.public Security.Tls.Builder clearStandardName()
The cipher suite name in the RFC 4346 format: https://tools.ietf.org/html/rfc4346#appendix-C
string standard_name = 1;public Security.Tls.Builder setStandardNameBytes(ByteString value)
The cipher suite name in the RFC 4346 format: https://tools.ietf.org/html/rfc4346#appendix-C
string standard_name = 1;value - The bytes for standardName to set.public boolean hasOtherName()
Some other way to describe the cipher suite if the RFC 4346 name is not available.
string other_name = 2;hasOtherName in interface Security.TlsOrBuilderpublic String getOtherName()
Some other way to describe the cipher suite if the RFC 4346 name is not available.
string other_name = 2;getOtherName in interface Security.TlsOrBuilderpublic ByteString getOtherNameBytes()
Some other way to describe the cipher suite if the RFC 4346 name is not available.
string other_name = 2;getOtherNameBytes in interface Security.TlsOrBuilderpublic Security.Tls.Builder setOtherName(String value)
Some other way to describe the cipher suite if the RFC 4346 name is not available.
string other_name = 2;value - The otherName to set.public Security.Tls.Builder clearOtherName()
Some other way to describe the cipher suite if the RFC 4346 name is not available.
string other_name = 2;public Security.Tls.Builder setOtherNameBytes(ByteString value)
Some other way to describe the cipher suite if the RFC 4346 name is not available.
string other_name = 2;value - The bytes for otherName to set.public ByteString getLocalCertificate()
the certificate used by this endpoint.
bytes local_certificate = 3;getLocalCertificate in interface Security.TlsOrBuilderpublic Security.Tls.Builder setLocalCertificate(ByteString value)
the certificate used by this endpoint.
bytes local_certificate = 3;value - The localCertificate to set.public Security.Tls.Builder clearLocalCertificate()
the certificate used by this endpoint.
bytes local_certificate = 3;public ByteString getRemoteCertificate()
the certificate used by the remote endpoint.
bytes remote_certificate = 4;getRemoteCertificate in interface Security.TlsOrBuilderpublic Security.Tls.Builder setRemoteCertificate(ByteString value)
the certificate used by the remote endpoint.
bytes remote_certificate = 4;value - The remoteCertificate to set.public Security.Tls.Builder clearRemoteCertificate()
the certificate used by the remote endpoint.
bytes remote_certificate = 4;public final Security.Tls.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields in interface Message.BuildersetUnknownFields in class GeneratedMessageV3.Builder<Security.Tls.Builder>public final Security.Tls.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields in interface Message.BuildermergeUnknownFields in class GeneratedMessageV3.Builder<Security.Tls.Builder>