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