Uses of Interface
software.amazon.awssdk.profiles.ProfileFile.Builder
Packages that use ProfileFile.Builder
-
Uses of ProfileFile.Builder in software.amazon.awssdk.profiles
Methods in software.amazon.awssdk.profiles that return ProfileFile.BuilderModifier and TypeMethodDescriptionstatic ProfileFile.BuilderProfileFile.builder()Create a builder for aProfileFile.ProfileFile.Builder.content(InputStream contentStream) Configure the content of the profile file.default ProfileFile.BuilderConfigure the content of the profile file.Configure the location from which the profile file should be loaded.ProfileFile.Builder.type(ProfileFile.Type type) Configure theProfileFile.Typeof file that should be loaded.