Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommand |
CdpResourceApi.createEnvironmentCommand(ApiCreateEnvironment body,
String serviceName)
Create an environment in ECS.
|
okhttp3.Call |
CdpResourceApi.createEnvironmentCommandAsync(ApiCreateEnvironment body,
String serviceName,
ApiCallback<ApiCommand> callback)
Create an environment in ECS.
|
okhttp3.Call |
CdpResourceApi.createEnvironmentCommandCall(ApiCreateEnvironment body,
String serviceName,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createEnvironmentCommand
|
ApiResponse<ApiCommand> |
CdpResourceApi.createEnvironmentCommandWithHttpInfo(ApiCreateEnvironment body,
String serviceName)
Create an environment in ECS.
|
Modifier and Type | Method and Description |
---|---|
ApiCreateEnvironment |
ApiCreateEnvironment.clusterName(String clusterName) |
ApiCreateEnvironment |
ApiCreateEnvironment.cmAddress(String cmAddress) |
ApiCreateEnvironment |
ApiCreateEnvironment.cmPass(String cmPass) |
ApiCreateEnvironment |
ApiCreateEnvironment.cmUser(String cmUser) |
ApiCreateEnvironment |
ApiCreateEnvironment.envName(String envName) |
Copyright © 2024. All rights reserved.