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