public class TokensResource.Authenticate extends OpenStackRequest<Access>
Modifier and Type | Class and Description |
---|---|
class |
TokensResource.Authenticate.Builder |
Modifier and Type | Field and Description |
---|---|
private Authentication |
authentication |
Constructor and Description |
---|
Authenticate() |
Authenticate(Authentication authentication) |
Modifier and Type | Method and Description |
---|---|
TokensResource.Authenticate |
withTenantId(java.lang.String tenantId) |
TokensResource.Authenticate |
withTenantName(java.lang.String tenantName) |
buildPath, endpoint, endpoint, entity, entity, execute, header, headers, json, method, method, path, path, queryParam, queryParams, request, returnType, returnType, toString
private Authentication authentication
public Authenticate()
public Authenticate(Authentication authentication)
public TokensResource.Authenticate withTenantId(java.lang.String tenantId)
public TokensResource.Authenticate withTenantName(java.lang.String tenantName)