public class Authenticate extends OpenStackRequest<Access>
Modifier and Type | Class and Description |
---|---|
class |
Authenticate.Builder |
Constructor and Description |
---|
Authenticate(Authentication authentication) |
Modifier and Type | Method and Description |
---|---|
Authenticate |
withTenantId(String tenantId) |
Authenticate |
withTenantName(String tenantName) |
public Authenticate(Authentication authentication)
public Authenticate withTenantId(String tenantId)
public Authenticate withTenantName(String tenantName)
Copyright © 2012-2013. All Rights Reserved.