Class GetOutpostSupportedInstanceTypesRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.outposts.transform.GetOutpostSupportedInstanceTypesRequestMarshaller
- All Implemented Interfaces:
Marshaller<GetOutpostSupportedInstanceTypesRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetOutpostSupportedInstanceTypesRequestMarshaller
extends Object
implements Marshaller<GetOutpostSupportedInstanceTypesRequest>
GetOutpostSupportedInstanceTypesRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetOutpostSupportedInstanceTypesRequest getOutpostSupportedInstanceTypesRequest)
-
Constructor Details
-
GetOutpostSupportedInstanceTypesRequestMarshaller
public GetOutpostSupportedInstanceTypesRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(GetOutpostSupportedInstanceTypesRequest getOutpostSupportedInstanceTypesRequest) - Specified by:
marshallin interfaceMarshaller<GetOutpostSupportedInstanceTypesRequest>
-