| Package | Description |
|---|---|
| com.amazonaws.services.opsworkscm |
|
| com.amazonaws.services.opsworkscm.model | |
| com.amazonaws.services.opsworkscm.model.transform |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateServerEngineAttributesResult> |
AWSOpsWorksCMAsyncClient.updateServerEngineAttributesAsync(UpdateServerEngineAttributesRequest request,
AsyncHandler<UpdateServerEngineAttributesRequest,UpdateServerEngineAttributesResult> asyncHandler) |
Future<UpdateServerEngineAttributesResult> |
AWSOpsWorksCMAsync.updateServerEngineAttributesAsync(UpdateServerEngineAttributesRequest updateServerEngineAttributesRequest,
AsyncHandler<UpdateServerEngineAttributesRequest,UpdateServerEngineAttributesResult> asyncHandler)
Updates engine-specific attributes on a specified server.
|
Future<UpdateServerEngineAttributesResult> |
AbstractAWSOpsWorksCMAsync.updateServerEngineAttributesAsync(UpdateServerEngineAttributesRequest request,
AsyncHandler<UpdateServerEngineAttributesRequest,UpdateServerEngineAttributesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateServerEngineAttributesRequest |
UpdateServerEngineAttributesRequest.clone() |
UpdateServerEngineAttributesRequest |
UpdateServerEngineAttributesRequest.withAttributeName(String attributeName)
The name of the engine attribute to update.
|
UpdateServerEngineAttributesRequest |
UpdateServerEngineAttributesRequest.withAttributeValue(String attributeValue)
The value to set for the attribute.
|
UpdateServerEngineAttributesRequest |
UpdateServerEngineAttributesRequest.withServerName(String serverName)
The name of the server to update.
|
| Modifier and Type | Method and Description |
|---|---|
Request<UpdateServerEngineAttributesRequest> |
UpdateServerEngineAttributesRequestProtocolMarshaller.marshall(UpdateServerEngineAttributesRequest updateServerEngineAttributesRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<UpdateServerEngineAttributesRequest> |
UpdateServerEngineAttributesRequestProtocolMarshaller.marshall(UpdateServerEngineAttributesRequest updateServerEngineAttributesRequest) |
void |
UpdateServerEngineAttributesRequestMarshaller.marshall(UpdateServerEngineAttributesRequest updateServerEngineAttributesRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.