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