Uses of Interface
software.amazon.awssdk.services.cloudformation.model.DescribeTypeRegistrationResponse.Builder
Packages that use DescribeTypeRegistrationResponse.Builder
-
Uses of DescribeTypeRegistrationResponse.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return DescribeTypeRegistrationResponse.BuilderModifier and TypeMethodDescriptionDescribeTypeRegistrationResponse.builder()DescribeTypeRegistrationResponse.Builder.description(String description) The description of the extension registration request.DescribeTypeRegistrationResponse.Builder.progressStatus(String progressStatus) The current status of the extension registration request.DescribeTypeRegistrationResponse.Builder.progressStatus(RegistrationStatus progressStatus) The current status of the extension registration request.DescribeTypeRegistrationResponse.toBuilder()The Amazon Resource Name (ARN) of the extension being registered.DescribeTypeRegistrationResponse.Builder.typeVersionArn(String typeVersionArn) The Amazon Resource Name (ARN) of this specific version of the extension being registered.Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type DescribeTypeRegistrationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeTypeRegistrationResponse.Builder>DescribeTypeRegistrationResponse.serializableBuilderClass()