Uses of Interface
com.google.rpc.context.AttributeContext.PeerOrBuilder
-
Packages that use AttributeContext.PeerOrBuilder Package Description com.google.cloud.audit com.google.rpc.context -
-
Uses of AttributeContext.PeerOrBuilder in com.google.cloud.audit
Methods in com.google.cloud.audit that return AttributeContext.PeerOrBuilder Modifier and Type Method Description AttributeContext.PeerOrBuilderRequestMetadata.Builder. getDestinationAttributesOrBuilder()The destination of a network activity, such as accepting a TCP connection.AttributeContext.PeerOrBuilderRequestMetadata. getDestinationAttributesOrBuilder()The destination of a network activity, such as accepting a TCP connection.AttributeContext.PeerOrBuilderRequestMetadataOrBuilder. getDestinationAttributesOrBuilder()The destination of a network activity, such as accepting a TCP connection. -
Uses of AttributeContext.PeerOrBuilder in com.google.rpc.context
Classes in com.google.rpc.context that implement AttributeContext.PeerOrBuilder Modifier and Type Class Description static classAttributeContext.PeerThis message defines attributes for a node that handles a network request.static classAttributeContext.Peer.BuilderThis message defines attributes for a node that handles a network request.Methods in com.google.rpc.context that return AttributeContext.PeerOrBuilder Modifier and Type Method Description AttributeContext.PeerOrBuilderAttributeContext.Builder. getDestinationOrBuilder()The destination of a network activity, such as accepting a TCP connection.AttributeContext.PeerOrBuilderAttributeContext. getDestinationOrBuilder()The destination of a network activity, such as accepting a TCP connection.AttributeContext.PeerOrBuilderAttributeContextOrBuilder. getDestinationOrBuilder()The destination of a network activity, such as accepting a TCP connection.AttributeContext.PeerOrBuilderAttributeContext.Builder. getOriginOrBuilder()The origin of a network activity.AttributeContext.PeerOrBuilderAttributeContext. getOriginOrBuilder()The origin of a network activity.AttributeContext.PeerOrBuilderAttributeContextOrBuilder. getOriginOrBuilder()The origin of a network activity.AttributeContext.PeerOrBuilderAttributeContext.Builder. getSourceOrBuilder()The source of a network activity, such as starting a TCP connection.AttributeContext.PeerOrBuilderAttributeContext. getSourceOrBuilder()The source of a network activity, such as starting a TCP connection.AttributeContext.PeerOrBuilderAttributeContextOrBuilder. getSourceOrBuilder()The source of a network activity, such as starting a TCP connection.
-