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