Class EnableSharingWithAwsOrganizationRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ram.transform.EnableSharingWithAwsOrganizationRequestMarshaller
- All Implemented Interfaces:
Marshaller<EnableSharingWithAwsOrganizationRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class EnableSharingWithAwsOrganizationRequestMarshaller
extends Object
implements Marshaller<EnableSharingWithAwsOrganizationRequest>
EnableSharingWithAwsOrganizationRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionmarshall(EnableSharingWithAwsOrganizationRequest enableSharingWithAwsOrganizationRequest)
-
Constructor Details
-
EnableSharingWithAwsOrganizationRequestMarshaller
public EnableSharingWithAwsOrganizationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(EnableSharingWithAwsOrganizationRequest enableSharingWithAwsOrganizationRequest) - Specified by:
marshallin interfaceMarshaller<EnableSharingWithAwsOrganizationRequest>
-