Uses of Interface
software.amazon.awssdk.profiles.Profile.Builder
Packages that use Profile.Builder
-
Uses of Profile.Builder in software.amazon.awssdk.profiles
Methods in software.amazon.awssdk.profiles that return Profile.BuilderModifier and TypeMethodDescriptionstatic Profile.BuilderProfile.builder()Create a builder for defining a profile with specific attributes.Define the name of this profile, without the legacy "profile" prefix.Profile.Builder.properties(Map<String, String> properties) Define the properties configured in this profile.Profile.toBuilder()