Class StartOutpostDecommissionRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.outposts.transform.StartOutpostDecommissionRequestMarshaller
- All Implemented Interfaces:
Marshaller<StartOutpostDecommissionRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class StartOutpostDecommissionRequestMarshaller
extends Object
implements Marshaller<StartOutpostDecommissionRequest>
StartOutpostDecommissionRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionStartOutpostDecommissionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(StartOutpostDecommissionRequest startOutpostDecommissionRequest)
-
Constructor Details
-
StartOutpostDecommissionRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<StartOutpostDecommissionRequest>
-