public abstract static class Resource.Identity extends Object
Resource.Identity()
static Resource.Identity
create(String principalId, String tenantId, String type)
abstract String
principalId()
tenantId()
type()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Resource.Identity()
public abstract String principalId()
public abstract String tenantId()
public abstract String type()
public static Resource.Identity create(String principalId, String tenantId, String type)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.