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