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