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) |
buildPath, endpoint, endpoint, entity, entity, execute, header, headers, json, method, method, path, path, queryParam, queryParams, returnType, returnType, toString
public Authenticate(Authentication authentication)
public Authenticate withTenantId(String tenantId)
public Authenticate withTenantName(String tenantName)
Copyright © 2012–2016. All rights reserved.