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