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