Uses of Class
org.kiwiproject.consul.model.acl.ImmutableRoleNodeIdentity.Builder
Packages that use ImmutableRoleNodeIdentity.Builder
-
Uses of ImmutableRoleNodeIdentity.Builder in org.kiwiproject.consul.model.acl
Methods in org.kiwiproject.consul.model.acl that return ImmutableRoleNodeIdentity.BuilderModifier and TypeMethodDescriptionImmutableRoleNodeIdentity.builder()Creates a builder forImmutableRoleNodeIdentity.ImmutableRoleNodeIdentity.Builder.datacenter(String datacenter) Initializes the value for thedatacenterattribute.ImmutableRoleNodeIdentity.Builder.from(Role.RoleNodeIdentity instance) Fill a builder with attribute values from the providedRoleNodeIdentityinstance.Initializes the value for thenameattribute.