Class CreatePodIdentityAssociationRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.eks.transform.CreatePodIdentityAssociationRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<CreatePodIdentityAssociationRequest>
@Generated("software.amazon.awssdk:codegen") public class CreatePodIdentityAssociationRequestMarshaller extends Object implements Marshaller<CreatePodIdentityAssociationRequest>
CreatePodIdentityAssociationRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description CreatePodIdentityAssociationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(CreatePodIdentityAssociationRequest createPodIdentityAssociationRequest)
-
-
-
Constructor Detail
-
CreatePodIdentityAssociationRequestMarshaller
public CreatePodIdentityAssociationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CreatePodIdentityAssociationRequest createPodIdentityAssociationRequest)
- Specified by:
marshallin interfaceMarshaller<CreatePodIdentityAssociationRequest>
-
-