Uses of Class
io.envoyproxy.envoy.extensions.grpc_service.call_credentials.service_account_jwt_access.v3.ServiceAccountJwtAccessCredentials
Packages that use ServiceAccountJwtAccessCredentials
Package
Description
-
Uses of ServiceAccountJwtAccessCredentials in io.envoyproxy.envoy.extensions.grpc_service.call_credentials.service_account_jwt_access.v3
Methods in io.envoyproxy.envoy.extensions.grpc_service.call_credentials.service_account_jwt_access.v3 that return ServiceAccountJwtAccessCredentialsModifier and TypeMethodDescriptionServiceAccountJwtAccessCredentials.Builder.build()ServiceAccountJwtAccessCredentials.Builder.buildPartial()ServiceAccountJwtAccessCredentials.getDefaultInstance()ServiceAccountJwtAccessCredentials.Builder.getDefaultInstanceForType()ServiceAccountJwtAccessCredentials.getDefaultInstanceForType()ServiceAccountJwtAccessCredentials.parseDelimitedFrom(InputStream input) ServiceAccountJwtAccessCredentials.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ServiceAccountJwtAccessCredentials.parseFrom(byte[] data) ServiceAccountJwtAccessCredentials.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ServiceAccountJwtAccessCredentials.parseFrom(com.google.protobuf.ByteString data) ServiceAccountJwtAccessCredentials.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ServiceAccountJwtAccessCredentials.parseFrom(com.google.protobuf.CodedInputStream input) ServiceAccountJwtAccessCredentials.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ServiceAccountJwtAccessCredentials.parseFrom(InputStream input) ServiceAccountJwtAccessCredentials.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ServiceAccountJwtAccessCredentials.parseFrom(ByteBuffer data) ServiceAccountJwtAccessCredentials.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.grpc_service.call_credentials.service_account_jwt_access.v3 that return types with arguments of type ServiceAccountJwtAccessCredentialsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ServiceAccountJwtAccessCredentials>ServiceAccountJwtAccessCredentials.getParserForType()static com.google.protobuf.Parser<ServiceAccountJwtAccessCredentials>ServiceAccountJwtAccessCredentials.parser()Methods in io.envoyproxy.envoy.extensions.grpc_service.call_credentials.service_account_jwt_access.v3 with parameters of type ServiceAccountJwtAccessCredentialsModifier and TypeMethodDescriptionServiceAccountJwtAccessCredentials.Builder.mergeFrom(ServiceAccountJwtAccessCredentials other) ServiceAccountJwtAccessCredentials.newBuilder(ServiceAccountJwtAccessCredentials prototype)