Uses of Interface
com.google.cloud.networksecurity.v1beta1.GrpcEndpointOrBuilder
-
Packages that use GrpcEndpointOrBuilder Package Description com.google.cloud.networksecurity.v1beta1 A client to Network Security API -
-
Uses of GrpcEndpointOrBuilder in com.google.cloud.networksecurity.v1beta1
Classes in com.google.cloud.networksecurity.v1beta1 that implement GrpcEndpointOrBuilder Modifier and Type Class Description class
GrpcEndpoint
Specification of the GRPC Endpoint.static class
GrpcEndpoint.Builder
Specification of the GRPC Endpoint.Methods in com.google.cloud.networksecurity.v1beta1 that return GrpcEndpointOrBuilder Modifier and Type Method Description GrpcEndpointOrBuilder
CertificateProvider.Builder. getGrpcEndpointOrBuilder()
gRPC specific configuration to access the gRPC server to obtain the cert and private key.GrpcEndpointOrBuilder
CertificateProvider. getGrpcEndpointOrBuilder()
gRPC specific configuration to access the gRPC server to obtain the cert and private key.GrpcEndpointOrBuilder
CertificateProviderOrBuilder. getGrpcEndpointOrBuilder()
gRPC specific configuration to access the gRPC server to obtain the cert and private key.GrpcEndpointOrBuilder
ValidationCA.Builder. getGrpcEndpointOrBuilder()
gRPC specific configuration to access the gRPC server to obtain the CA certificate.GrpcEndpointOrBuilder
ValidationCA. getGrpcEndpointOrBuilder()
gRPC specific configuration to access the gRPC server to obtain the CA certificate.GrpcEndpointOrBuilder
ValidationCAOrBuilder. getGrpcEndpointOrBuilder()
gRPC specific configuration to access the gRPC server to obtain the CA certificate.
-