| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk |
|
| Modifier and Type | Method and Description |
|---|---|
default ApplyEnvironmentManagedActionResponse |
ElasticBeanstalkClient.applyEnvironmentManagedAction(ApplyEnvironmentManagedActionRequest applyEnvironmentManagedActionRequest)
Applies a scheduled managed action immediately.
|
default ApplyEnvironmentManagedActionResponse |
ElasticBeanstalkClient.applyEnvironmentManagedAction(Consumer<ApplyEnvironmentManagedActionRequest.Builder> applyEnvironmentManagedActionRequest)
Applies a scheduled managed action immediately.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ApplyEnvironmentManagedActionResponse> |
ElasticBeanstalkAsyncClient.applyEnvironmentManagedAction(ApplyEnvironmentManagedActionRequest applyEnvironmentManagedActionRequest)
Applies a scheduled managed action immediately.
|
default CompletableFuture<ApplyEnvironmentManagedActionResponse> |
ElasticBeanstalkAsyncClient.applyEnvironmentManagedAction(Consumer<ApplyEnvironmentManagedActionRequest.Builder> applyEnvironmentManagedActionRequest)
Applies a scheduled managed action immediately.
|
Copyright © 2020. All rights reserved.