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