Package | Description |
---|---|
com.amazonaws.services.apigateway | |
com.amazonaws.services.apigateway.model | |
com.amazonaws.services.apigateway.model.transform |
Modifier and Type | Method and Description |
---|---|
UpdateAccountResult |
AmazonApiGatewayClient.updateAccount(UpdateAccountRequest updateAccountRequest)
Changes information about the current Account resource.
|
UpdateAccountResult |
AmazonApiGateway.updateAccount(UpdateAccountRequest updateAccountRequest)
Changes information about the current Account resource.
|
UpdateAccountResult |
AbstractAmazonApiGateway.updateAccount(UpdateAccountRequest request) |
java.util.concurrent.Future<UpdateAccountResult> |
AmazonApiGatewayAsyncClient.updateAccountAsync(UpdateAccountRequest request) |
java.util.concurrent.Future<UpdateAccountResult> |
AmazonApiGatewayAsync.updateAccountAsync(UpdateAccountRequest updateAccountRequest)
Changes information about the current Account resource.
|
java.util.concurrent.Future<UpdateAccountResult> |
AbstractAmazonApiGatewayAsync.updateAccountAsync(UpdateAccountRequest request) |
java.util.concurrent.Future<UpdateAccountResult> |
AmazonApiGatewayAsyncClient.updateAccountAsync(UpdateAccountRequest request,
AsyncHandler<UpdateAccountRequest,UpdateAccountResult> asyncHandler) |
java.util.concurrent.Future<UpdateAccountResult> |
AmazonApiGatewayAsync.updateAccountAsync(UpdateAccountRequest updateAccountRequest,
AsyncHandler<UpdateAccountRequest,UpdateAccountResult> asyncHandler)
Changes information about the current Account resource.
|
java.util.concurrent.Future<UpdateAccountResult> |
AbstractAmazonApiGatewayAsync.updateAccountAsync(UpdateAccountRequest request,
AsyncHandler<UpdateAccountRequest,UpdateAccountResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<UpdateAccountResult> |
AmazonApiGatewayAsyncClient.updateAccountAsync(UpdateAccountRequest request,
AsyncHandler<UpdateAccountRequest,UpdateAccountResult> asyncHandler) |
java.util.concurrent.Future<UpdateAccountResult> |
AmazonApiGatewayAsync.updateAccountAsync(UpdateAccountRequest updateAccountRequest,
AsyncHandler<UpdateAccountRequest,UpdateAccountResult> asyncHandler)
Changes information about the current Account resource.
|
java.util.concurrent.Future<UpdateAccountResult> |
AbstractAmazonApiGatewayAsync.updateAccountAsync(UpdateAccountRequest request,
AsyncHandler<UpdateAccountRequest,UpdateAccountResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
UpdateAccountRequest |
UpdateAccountRequest.clone() |
UpdateAccountRequest |
UpdateAccountRequest.withPatchOperations(java.util.Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateAccountRequest |
UpdateAccountRequest.withPatchOperations(PatchOperation... patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
Modifier and Type | Method and Description |
---|---|
Request<UpdateAccountRequest> |
UpdateAccountRequestMarshaller.marshall(UpdateAccountRequest updateAccountRequest) |
Modifier and Type | Method and Description |
---|---|
Request<UpdateAccountRequest> |
UpdateAccountRequestMarshaller.marshall(UpdateAccountRequest updateAccountRequest) |