Class AssociateEnvironmentRoleRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.datazone.transform.AssociateEnvironmentRoleRequestMarshaller
- All Implemented Interfaces:
- Marshaller<AssociateEnvironmentRoleRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class AssociateEnvironmentRoleRequestMarshaller
extends Object
implements Marshaller<AssociateEnvironmentRoleRequest>
AssociateEnvironmentRoleRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescriptionAssociateEnvironmentRoleRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(AssociateEnvironmentRoleRequest associateEnvironmentRoleRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
AssociateEnvironmentRoleRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<AssociateEnvironmentRoleRequest>
- Parameters:
- associateEnvironmentRoleRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-