public static final class Security.Tls.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Security.Tls.Builder> implements Security.TlsOrBuilder
grpc.channelz.v1.Security.Tls| Modifier and Type | Method and Description |
|---|---|
Security.Tls.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Security.Tls |
build() |
Security.Tls |
buildPartial() |
Security.Tls.Builder |
clear() |
Security.Tls.Builder |
clearCipherSuite() |
Security.Tls.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Security.Tls.Builder |
clearLocalCertificate()
the certificate used by this endpoint.
|
Security.Tls.Builder |
clearOneof(com.google.protobuf.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 com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.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.
|
com.google.protobuf.ByteString |
getOtherNameBytes()
Some other way to describe the cipher suite if
the RFC 4346 name is not available.
|
com.google.protobuf.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
|
com.google.protobuf.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 com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Security.Tls.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Security.Tls.Builder |
mergeFrom(com.google.protobuf.Message other) |
Security.Tls.Builder |
mergeFrom(Security.Tls other) |
Security.Tls.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Security.Tls.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Security.Tls.Builder |
setLocalCertificate(com.google.protobuf.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(com.google.protobuf.ByteString value)
Some other way to describe the cipher suite if
the RFC 4346 name is not available.
|
Security.Tls.Builder |
setRemoteCertificate(com.google.protobuf.ByteString value)
the certificate used by the remote endpoint.
|
Security.Tls.Builder |
setRepeatedField(com.google.protobuf.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(com.google.protobuf.ByteString value)
The cipher suite name in the RFC 4346 format:
https://tools.ietf.org/html/rfc4346#appendix-C
|
Security.Tls.Builder |
setUnknownFields(com.google.protobuf.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, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Security.Tls.Builder>public Security.Tls.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Security.Tls.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<Security.Tls.Builder>public Security.Tls getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Security.Tls build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Security.Tls buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Security.Tls.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Security.Tls.Builder>public Security.Tls.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<Security.Tls.Builder>public Security.Tls.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Security.Tls.Builder>public Security.Tls.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Security.Tls.Builder>public Security.Tls.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<Security.Tls.Builder>public Security.Tls.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<Security.Tls.Builder>public Security.Tls.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Security.Tls.Builder>public Security.Tls.Builder mergeFrom(Security.Tls other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Security.Tls.Builder>public Security.Tls.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<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 com.google.protobuf.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(com.google.protobuf.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 com.google.protobuf.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(com.google.protobuf.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 com.google.protobuf.ByteString getLocalCertificate()
the certificate used by this endpoint.
bytes local_certificate = 3;getLocalCertificate in interface Security.TlsOrBuilderpublic Security.Tls.Builder setLocalCertificate(com.google.protobuf.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 com.google.protobuf.ByteString getRemoteCertificate()
the certificate used by the remote endpoint.
bytes remote_certificate = 4;getRemoteCertificate in interface Security.TlsOrBuilderpublic Security.Tls.Builder setRemoteCertificate(com.google.protobuf.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(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Security.Tls.Builder>public final Security.Tls.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Security.Tls.Builder>