Class ListStorageConfigurationsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ivsrealtime.transform.ListStorageConfigurationsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListStorageConfigurationsRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListStorageConfigurationsRequestMarshaller
extends Object
implements Marshaller<ListStorageConfigurationsRequest>
ListStorageConfigurationsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListStorageConfigurationsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListStorageConfigurationsRequest listStorageConfigurationsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListStorageConfigurationsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
public SdkHttpFullRequest marshall(ListStorageConfigurationsRequest listStorageConfigurationsRequest) Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListStorageConfigurationsRequest>- Parameters:
 listStorageConfigurationsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -