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