static ListSigningPlatformsRequest.Builder |
ListSigningPlatformsRequest.builder() |
|
ListSigningPlatformsRequest.Builder |
ListSigningPlatformsRequest.Builder.category(String category) |
The category type of a signing platform.
|
ListSigningPlatformsRequest.Builder |
ListSigningPlatformsRequest.Builder.maxResults(Integer maxResults) |
The maximum number of results to be returned by this operation.
|
ListSigningPlatformsRequest.Builder |
ListSigningPlatformsRequest.Builder.nextToken(String nextToken) |
Value for specifying the next set of paginated results to return.
|
ListSigningPlatformsRequest.Builder |
ListSigningPlatformsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListSigningPlatformsRequest.Builder |
ListSigningPlatformsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListSigningPlatformsRequest.Builder |
ListSigningPlatformsRequest.Builder.partner(String partner) |
Any partner entities connected to a signing platform.
|
ListSigningPlatformsRequest.Builder |
ListSigningPlatformsRequest.Builder.target(String target) |
The validation template that is used by the target signing platform.
|
ListSigningPlatformsRequest.Builder |
ListSigningPlatformsRequest.toBuilder() |
|