Uses of Interface
software.amazon.awssdk.services.cloudformation.model.RegisterTypeResponse.Builder
Packages that use RegisterTypeResponse.Builder
-
Uses of RegisterTypeResponse.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return RegisterTypeResponse.BuilderModifier and TypeMethodDescriptionstatic RegisterTypeResponse.BuilderRegisterTypeResponse.builder()RegisterTypeResponse.Builder.registrationToken(String registrationToken) The identifier for this registration request.RegisterTypeResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type RegisterTypeResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends RegisterTypeResponse.Builder>RegisterTypeResponse.serializableBuilderClass()