Class ListServiceSpecificCredentialsRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.iam.transform.ListServiceSpecificCredentialsRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<ListServiceSpecificCredentialsRequest>
@Generated("software.amazon.awssdk:codegen") public class ListServiceSpecificCredentialsRequestMarshaller extends Object implements Marshaller<ListServiceSpecificCredentialsRequest>
ListServiceSpecificCredentialsRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description ListServiceSpecificCredentialsRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(ListServiceSpecificCredentialsRequest listServiceSpecificCredentialsRequest)
-
-
-
Constructor Detail
-
ListServiceSpecificCredentialsRequestMarshaller
public ListServiceSpecificCredentialsRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(ListServiceSpecificCredentialsRequest listServiceSpecificCredentialsRequest)
- Specified by:
marshall
in interfaceMarshaller<ListServiceSpecificCredentialsRequest>
-
-