public class TokensResource.Authenticate extends OpenStackRequest<Access>
Modifier and Type | Class and Description |
---|---|
class |
TokensResource.Authenticate.Builder |
Constructor and Description |
---|
Authenticate() |
Authenticate(Authentication authentication) |
Modifier and Type | Method and Description |
---|---|
TokensResource.Authenticate |
withTenantId(String tenantId) |
TokensResource.Authenticate |
withTenantName(String tenantName) |
buildPath, endpoint, endpoint, entity, entity, execute, header, headers, json, method, method, path, path, queryParam, queryParams, returnType, returnType, toString
public Authenticate()
public Authenticate(Authentication authentication)
public TokensResource.Authenticate withTenantId(String tenantId)
public TokensResource.Authenticate withTenantName(String tenantName)
Copyright © 2012–2016. All rights reserved.