Uses of Interface
software.amazon.awssdk.services.outposts.model.CreateOutpostResponse.Builder
Packages that use CreateOutpostResponse.Builder
-
Uses of CreateOutpostResponse.Builder in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return CreateOutpostResponse.BuilderModifier and TypeMethodDescriptionCreateOutpostResponse.builder()default CreateOutpostResponse.BuilderCreateOutpostResponse.Builder.outpost(Consumer<Outpost.Builder> outpost) Sets the value of the Outpost property for this object.Sets the value of the Outpost property for this object.CreateOutpostResponse.toBuilder()Methods in software.amazon.awssdk.services.outposts.model that return types with arguments of type CreateOutpostResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CreateOutpostResponse.Builder>CreateOutpostResponse.serializableBuilderClass()