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