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