| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourceexplorer2 |
Amazon Web Services Resource Explorer is a resource search and discovery service.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateViewResponse |
ResourceExplorer2Client.updateView(Consumer<UpdateViewRequest.Builder> updateViewRequest)
Modifies some of the details of a view.
|
default UpdateViewResponse |
ResourceExplorer2Client.updateView(UpdateViewRequest updateViewRequest)
Modifies some of the details of a view.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateViewResponse> |
ResourceExplorer2AsyncClient.updateView(Consumer<UpdateViewRequest.Builder> updateViewRequest)
Modifies some of the details of a view.
|
default CompletableFuture<UpdateViewResponse> |
ResourceExplorer2AsyncClient.updateView(UpdateViewRequest updateViewRequest)
Modifies some of the details of a view.
|
Copyright © 2023. All rights reserved.