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