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