| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk |
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateEnvironmentOperationsRoleResponse |
ElasticBeanstalkClient.associateEnvironmentOperationsRole(AssociateEnvironmentOperationsRoleRequest associateEnvironmentOperationsRoleRequest)
Add or change the operations role used by an environment.
|
default AssociateEnvironmentOperationsRoleResponse |
ElasticBeanstalkClient.associateEnvironmentOperationsRole(Consumer<AssociateEnvironmentOperationsRoleRequest.Builder> associateEnvironmentOperationsRoleRequest)
Add or change the operations role used by an environment.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateEnvironmentOperationsRoleResponse> |
ElasticBeanstalkAsyncClient.associateEnvironmentOperationsRole(AssociateEnvironmentOperationsRoleRequest associateEnvironmentOperationsRoleRequest)
Add or change the operations role used by an environment.
|
default CompletableFuture<AssociateEnvironmentOperationsRoleResponse> |
ElasticBeanstalkAsyncClient.associateEnvironmentOperationsRole(Consumer<AssociateEnvironmentOperationsRoleRequest.Builder> associateEnvironmentOperationsRoleRequest)
Add or change the operations role used by an environment.
|
Copyright © 2022. All rights reserved.