Uses of Class
org.kiwiproject.consul.model.acl.ImmutableServiceIdentity
Packages that use ImmutableServiceIdentity
-
Uses of ImmutableServiceIdentity in org.kiwiproject.consul.model.acl
Methods in org.kiwiproject.consul.model.acl that return ImmutableServiceIdentityModifier and TypeMethodDescriptionImmutableServiceIdentity.Builder.build()Builds a newImmutableServiceIdentity.static ImmutableServiceIdentityImmutableServiceIdentity.copyOf(Token.ServiceIdentity instance) Creates an immutable copy of aToken.ServiceIdentityvalue.final ImmutableServiceIdentityImmutableServiceIdentity.withDatacenters(Iterable<String> elements) Copy the current immutable object with elements that replace the content ofdatacenters.final ImmutableServiceIdentityImmutableServiceIdentity.withDatacenters(String... elements) Copy the current immutable object with elements that replace the content ofdatacenters.final ImmutableServiceIdentityCopy the current immutable object by setting a value for thenameattribute.