Uses of Class
software.amazon.awssdk.protocols.query.internal.marshall.QueryProtocolMarshaller.Builder
-
Packages that use QueryProtocolMarshaller.Builder Package Description software.amazon.awssdk.protocols.query.internal.marshall -
-
Uses of QueryProtocolMarshaller.Builder in software.amazon.awssdk.protocols.query.internal.marshall
Methods in software.amazon.awssdk.protocols.query.internal.marshall that return QueryProtocolMarshaller.Builder Modifier and Type Method Description static QueryProtocolMarshaller.BuilderQueryProtocolMarshaller. builder()QueryProtocolMarshaller.BuilderQueryProtocolMarshaller.Builder. endpoint(URI endpoint)QueryProtocolMarshaller.BuilderQueryProtocolMarshaller.Builder. isEc2(boolean ec2)QueryProtocolMarshaller.BuilderQueryProtocolMarshaller.Builder. operationInfo(OperationInfo operationInfo)
-