| Modifier and Type | Class and Description |
|---|---|
class |
GrpcEndpoint
Specification of the GRPC Endpoint.
|
static class |
GrpcEndpoint.Builder
Specification of the GRPC Endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
GrpcEndpointOrBuilder |
CertificateProviderOrBuilder.getGrpcEndpointOrBuilder()
gRPC specific configuration to access the gRPC server to
obtain the cert and private key.
|
GrpcEndpointOrBuilder |
ValidationCA.getGrpcEndpointOrBuilder()
gRPC specific configuration to access the gRPC server to
obtain the CA certificate.
|
GrpcEndpointOrBuilder |
ValidationCA.Builder.getGrpcEndpointOrBuilder()
gRPC specific configuration to access the gRPC server to
obtain the CA certificate.
|
GrpcEndpointOrBuilder |
CertificateProvider.getGrpcEndpointOrBuilder()
gRPC specific configuration to access the gRPC server to
obtain the cert and private key.
|
GrpcEndpointOrBuilder |
CertificateProvider.Builder.getGrpcEndpointOrBuilder()
gRPC specific configuration to access the gRPC server to
obtain the cert and private key.
|
GrpcEndpointOrBuilder |
ValidationCAOrBuilder.getGrpcEndpointOrBuilder()
gRPC specific configuration to access the gRPC server to
obtain the CA certificate.
|
Copyright © 2024 Google LLC. All rights reserved.