Uses of Class
software.amazon.awssdk.services.signer.model.ListSigningPlatformsRequest
-
Packages that use ListSigningPlatformsRequest Package Description software.amazon.awssdk.services.signer AWS Signer is a fully managed code-signing service to help you ensure the trust and integrity of your code.software.amazon.awssdk.services.signer.paginators software.amazon.awssdk.services.signer.transform -
-
Uses of ListSigningPlatformsRequest in software.amazon.awssdk.services.signer
-
Uses of ListSigningPlatformsRequest in software.amazon.awssdk.services.signer.paginators
Constructors in software.amazon.awssdk.services.signer.paginators with parameters of type ListSigningPlatformsRequest Constructor Description ListSigningPlatformsIterable(SignerClient client, ListSigningPlatformsRequest firstRequest)ListSigningPlatformsPublisher(SignerAsyncClient client, ListSigningPlatformsRequest firstRequest) -
Uses of ListSigningPlatformsRequest in software.amazon.awssdk.services.signer.transform
Methods in software.amazon.awssdk.services.signer.transform with parameters of type ListSigningPlatformsRequest Modifier and Type Method Description SdkHttpFullRequestListSigningPlatformsRequestMarshaller. marshall(ListSigningPlatformsRequest listSigningPlatformsRequest)
-