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