Uses of Class
org.kiwiproject.consul.model.acl.ImmutableRoleServiceIdentity
Packages that use ImmutableRoleServiceIdentity
-
Uses of ImmutableRoleServiceIdentity in org.kiwiproject.consul.model.acl
Methods in org.kiwiproject.consul.model.acl that return ImmutableRoleServiceIdentityModifier and TypeMethodDescriptionImmutableRoleServiceIdentity.Builder.build()Builds a newImmutableRoleServiceIdentity.static ImmutableRoleServiceIdentityImmutableRoleServiceIdentity.copyOf(Role.RoleServiceIdentity instance) Creates an immutable copy of aRole.RoleServiceIdentityvalue.ImmutableRoleServiceIdentity.withDatacenters(Iterable<String> elements) Copy the current immutable object with elements that replace the content ofdatacenters.ImmutableRoleServiceIdentity.withDatacenters(String... elements) Copy the current immutable object with elements that replace the content ofdatacenters.Copy the current immutable object by setting a value for thenameattribute.