GrpcEndpoint |
GrpcEndpoint.Builder.build() |
|
GrpcEndpoint |
GrpcEndpoint.Builder.buildPartial() |
|
static GrpcEndpoint |
GrpcEndpoint.getDefaultInstance() |
|
GrpcEndpoint |
GrpcEndpoint.Builder.getDefaultInstanceForType() |
|
GrpcEndpoint |
GrpcEndpoint.getDefaultInstanceForType() |
|
GrpcEndpoint |
CertificateProvider.Builder.getGrpcEndpoint() |
gRPC specific configuration to access the gRPC server to
obtain the cert and private key.
|
GrpcEndpoint |
CertificateProvider.getGrpcEndpoint() |
gRPC specific configuration to access the gRPC server to
obtain the cert and private key.
|
GrpcEndpoint |
CertificateProviderOrBuilder.getGrpcEndpoint() |
gRPC specific configuration to access the gRPC server to
obtain the cert and private key.
|
GrpcEndpoint |
ValidationCA.Builder.getGrpcEndpoint() |
gRPC specific configuration to access the gRPC server to
obtain the CA certificate.
|
GrpcEndpoint |
ValidationCA.getGrpcEndpoint() |
gRPC specific configuration to access the gRPC server to
obtain the CA certificate.
|
GrpcEndpoint |
ValidationCAOrBuilder.getGrpcEndpoint() |
gRPC specific configuration to access the gRPC server to
obtain the CA certificate.
|
static GrpcEndpoint |
GrpcEndpoint.parseDelimitedFrom(InputStream input) |
|
static GrpcEndpoint |
GrpcEndpoint.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static GrpcEndpoint |
GrpcEndpoint.parseFrom(byte[] data) |
|
static GrpcEndpoint |
GrpcEndpoint.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static GrpcEndpoint |
GrpcEndpoint.parseFrom(com.google.protobuf.ByteString data) |
|
static GrpcEndpoint |
GrpcEndpoint.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static GrpcEndpoint |
GrpcEndpoint.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static GrpcEndpoint |
GrpcEndpoint.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static GrpcEndpoint |
GrpcEndpoint.parseFrom(InputStream input) |
|
static GrpcEndpoint |
GrpcEndpoint.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static GrpcEndpoint |
GrpcEndpoint.parseFrom(ByteBuffer data) |
|
static GrpcEndpoint |
GrpcEndpoint.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|