Uses of Interface
software.amazon.awssdk.services.ram.model.ListPrincipalsResponse.Builder
Packages that use ListPrincipalsResponse.Builder
-
Uses of ListPrincipalsResponse.Builder in software.amazon.awssdk.services.ram.model
Methods in software.amazon.awssdk.services.ram.model that return ListPrincipalsResponse.BuilderModifier and TypeMethodDescriptionListPrincipalsResponse.builder()If present, this value indicates that more output is available than is included in the current response.ListPrincipalsResponse.Builder.principals(Collection<Principal> principals) An array of objects that contain the details about the principals.ListPrincipalsResponse.Builder.principals(Consumer<Principal.Builder>... principals) An array of objects that contain the details about the principals.ListPrincipalsResponse.Builder.principals(Principal... principals) An array of objects that contain the details about the principals.ListPrincipalsResponse.toBuilder()Methods in software.amazon.awssdk.services.ram.model that return types with arguments of type ListPrincipalsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListPrincipalsResponse.Builder>ListPrincipalsResponse.serializableBuilderClass()