Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommand |
ClouderaManagerResourceApi.testExternalAuthentication(ApiTestCmExternalAuthArguments body)
Launches a command to test the currently configured external authentication.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.testExternalAuthenticationAsync(ApiTestCmExternalAuthArguments body,
ApiCallback<ApiCommand> callback)
Launches a command to test the currently configured external authentication.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.testExternalAuthenticationCall(ApiTestCmExternalAuthArguments body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for testExternalAuthentication
|
ApiResponse<ApiCommand> |
ClouderaManagerResourceApi.testExternalAuthenticationWithHttpInfo(ApiTestCmExternalAuthArguments body)
Launches a command to test the currently configured external authentication.
|
Modifier and Type | Method and Description |
---|---|
ApiTestCmExternalAuthArguments |
ApiTestCmExternalAuthArguments.password(String password) |
ApiTestCmExternalAuthArguments |
ApiTestCmExternalAuthArguments.username(String username) |
Copyright © 2021. All rights reserved.