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