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