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