static ListInstanceProfileTagsRequest.Builder |
ListInstanceProfileTagsRequest.builder() |
|
ListInstanceProfileTagsRequest.Builder |
ListInstanceProfileTagsRequest.Builder.instanceProfileName(String instanceProfileName) |
The name of the IAM instance profile whose tags you want to see.
|
ListInstanceProfileTagsRequest.Builder |
ListInstanceProfileTagsRequest.Builder.marker(String marker) |
Use this parameter only when paginating results and only after you receive a response indicating that the
results are truncated.
|
ListInstanceProfileTagsRequest.Builder |
ListInstanceProfileTagsRequest.Builder.maxItems(Integer maxItems) |
Use this only when paginating results to indicate the maximum number of items you want in the response.
|
ListInstanceProfileTagsRequest.Builder |
ListInstanceProfileTagsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListInstanceProfileTagsRequest.Builder |
ListInstanceProfileTagsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListInstanceProfileTagsRequest.Builder |
ListInstanceProfileTagsRequest.toBuilder() |
|