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