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