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