Uses of Class
com.google.rpc.context.AttributeContext.Response
Packages that use AttributeContext.Response
-
Uses of AttributeContext.Response in com.google.rpc.context
Methods in com.google.rpc.context that return AttributeContext.ResponseModifier and TypeMethodDescriptionAttributeContext.Response.Builder.build()
AttributeContext.Response.Builder.buildPartial()
static AttributeContext.Response
AttributeContext.Response.getDefaultInstance()
AttributeContext.Response.Builder.getDefaultInstanceForType()
AttributeContext.Response.getDefaultInstanceForType()
AttributeContext.Builder.getResponse()
Represents a network response, such as an HTTP response.AttributeContext.getResponse()
Represents a network response, such as an HTTP response.AttributeContextOrBuilder.getResponse()
Represents a network response, such as an HTTP response.static AttributeContext.Response
AttributeContext.Response.parseDelimitedFrom
(InputStream input) static AttributeContext.Response
AttributeContext.Response.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext.Response
AttributeContext.Response.parseFrom
(byte[] data) static AttributeContext.Response
AttributeContext.Response.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext.Response
AttributeContext.Response.parseFrom
(com.google.protobuf.ByteString data) static AttributeContext.Response
AttributeContext.Response.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext.Response
AttributeContext.Response.parseFrom
(com.google.protobuf.CodedInputStream input) static AttributeContext.Response
AttributeContext.Response.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext.Response
AttributeContext.Response.parseFrom
(InputStream input) static AttributeContext.Response
AttributeContext.Response.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext.Response
AttributeContext.Response.parseFrom
(ByteBuffer data) static AttributeContext.Response
AttributeContext.Response.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.rpc.context that return types with arguments of type AttributeContext.ResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<AttributeContext.Response> AttributeContext.Response.getParserForType()
static com.google.protobuf.Parser
<AttributeContext.Response> AttributeContext.Response.parser()
Methods in com.google.rpc.context with parameters of type AttributeContext.ResponseModifier and TypeMethodDescriptionAttributeContext.Response.Builder.mergeFrom
(AttributeContext.Response other) AttributeContext.Builder.mergeResponse
(AttributeContext.Response value) Represents a network response, such as an HTTP response.AttributeContext.Response.newBuilder
(AttributeContext.Response prototype) AttributeContext.Builder.setResponse
(AttributeContext.Response value) Represents a network response, such as an HTTP response.