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