Uses of Class
io.envoyproxy.envoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials.Builder
-
Uses of GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials.Builder in io.envoyproxy.envoy.config.core.v3
Subclasses with type arguments of type GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials.Builder in io.envoyproxy.envoy.config.core.v3Modifier and TypeClassDescriptionstatic final classProtobuf typeenvoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentialsFields in io.envoyproxy.envoy.config.core.v3 with type parameters of type GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials, GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials.Builder, GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentialsOrBuilder> GrpcService.GoogleGrpc.CallCredentials.Builder.serviceAccountJwtAccessBuilder_Methods in io.envoyproxy.envoy.config.core.v3 that return GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials.BuilderModifier and TypeMethodDescriptionGrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials.Builder.clear()GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials.Builder.clearJsonKey()string json_key = 1;GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials.Builder.clearTokenLifetimeSeconds()uint64 token_lifetime_seconds = 2;GrpcService.GoogleGrpc.CallCredentials.Builder.getServiceAccountJwtAccessBuilder()Service Account JWT Access credentials.GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials.Builder.mergeFrom(com.google.protobuf.Message other) GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials.Builder.mergeFrom(GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials other) GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials.newBuilder()GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials.newBuilder(GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials prototype) GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials.newBuilderForType()GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials.Builder.setJsonKey(String value) string json_key = 1;GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials.Builder.setJsonKeyBytes(com.google.protobuf.ByteString value) string json_key = 1;GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials.Builder.setTokenLifetimeSeconds(long value) uint64 token_lifetime_seconds = 2;GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials.toBuilder()Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials, GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials.Builder, GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentialsOrBuilder> GrpcService.GoogleGrpc.CallCredentials.Builder.internalGetServiceAccountJwtAccessFieldBuilder()Service Account JWT Access credentials.Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials.BuilderModifier and TypeMethodDescriptionGrpcService.GoogleGrpc.CallCredentials.Builder.setServiceAccountJwtAccess(GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials.Builder builderForValue) Service Account JWT Access credentials.