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, getOpenStackClient, header, headers, json, method, method, path, path, queryParam, queryParams, queryString, request, returnType, returnType, toStringpublic Authenticate()
public Authenticate(Authentication authentication)
public TokensResource.Authenticate withTenantId(String tenantId)
public TokensResource.Authenticate withTenantName(String tenantName)
Copyright © 2012–2019. All rights reserved.