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