Uses of Interface
software.amazon.awssdk.services.cloudformation.model.ActivateTypeResponse.Builder
-
Packages that use ActivateTypeResponse.Builder Package Description software.amazon.awssdk.services.cloudformation.model -
-
Uses of ActivateTypeResponse.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return ActivateTypeResponse.Builder Modifier and Type Method Description ActivateTypeResponse.BuilderActivateTypeResponse.Builder. arn(String arn)The Amazon Resource Name (ARN) of the activated extension, in this account and Region.static ActivateTypeResponse.BuilderActivateTypeResponse. builder()ActivateTypeResponse.BuilderActivateTypeResponse. toBuilder()Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type ActivateTypeResponse.Builder Modifier and Type Method Description static Class<? extends ActivateTypeResponse.Builder>ActivateTypeResponse. serializableBuilderClass()
-