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.Builder
QueryProtocolMarshaller. builder()
QueryProtocolMarshaller.Builder
QueryProtocolMarshaller.Builder. endpoint(URI endpoint)
QueryProtocolMarshaller.Builder
QueryProtocolMarshaller.Builder. isEc2(boolean ec2)
QueryProtocolMarshaller.Builder
QueryProtocolMarshaller.Builder. operationInfo(OperationInfo operationInfo)
-