Uses of Interface
software.amazon.awssdk.services.iam.model.TagInstanceProfileResponse.Builder
-
Packages that use TagInstanceProfileResponse.Builder Package Description software.amazon.awssdk.services.iam.model -
-
Uses of TagInstanceProfileResponse.Builder in software.amazon.awssdk.services.iam.model
Methods in software.amazon.awssdk.services.iam.model that return TagInstanceProfileResponse.Builder Modifier and Type Method Description static TagInstanceProfileResponse.BuilderTagInstanceProfileResponse. builder()TagInstanceProfileResponse.BuilderTagInstanceProfileResponse. toBuilder()Methods in software.amazon.awssdk.services.iam.model that return types with arguments of type TagInstanceProfileResponse.Builder Modifier and Type Method Description static Class<? extends TagInstanceProfileResponse.Builder>TagInstanceProfileResponse. serializableBuilderClass()
-