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