public interface CheckRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
AttributeContext |
getAttributes()
The request attributes.
|
AttributeContextOrBuilder |
getAttributesOrBuilder()
The request attributes.
|
boolean |
hasAttributes()
The request attributes.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAttributes()
The request attributes.
.envoy.service.auth.v3.AttributeContext attributes = 1;AttributeContext getAttributes()
The request attributes.
.envoy.service.auth.v3.AttributeContext attributes = 1;AttributeContextOrBuilder getAttributesOrBuilder()
The request attributes.
.envoy.service.auth.v3.AttributeContext attributes = 1;Copyright © 2018–2021 The Envoy Project. All rights reserved.