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