Class ListQuotaSharesRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.batch.transform.ListQuotaSharesRequestMarshaller
- All Implemented Interfaces:
Marshaller<ListQuotaSharesRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListQuotaSharesRequestMarshaller
extends Object
implements Marshaller<ListQuotaSharesRequest>
ListQuotaSharesRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionListQuotaSharesRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListQuotaSharesRequest listQuotaSharesRequest) Marshalls the given POJO into aSdkHttpFullRequest.
-
Constructor Details
-
ListQuotaSharesRequestMarshaller
-
-
Method Details