| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourceexplorer2.model |
| Modifier and Type | Method and Description |
|---|---|
static GetViewResponse.Builder |
GetViewResponse.builder() |
GetViewResponse.Builder |
GetViewResponse.Builder.tags(Map<String,String> tags)
Tag key and value pairs that are attached to the view.
|
GetViewResponse.Builder |
GetViewResponse.toBuilder() |
default GetViewResponse.Builder |
GetViewResponse.Builder.view(Consumer<View.Builder> view)
A structure that contains the details for the requested view.
|
GetViewResponse.Builder |
GetViewResponse.Builder.view(View view)
A structure that contains the details for the requested view.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetViewResponse.Builder> |
GetViewResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.