| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceActionDetail |
UpdateServiceActionResponse.serviceActionDetail()
Detailed information about the self-service action.
|
ServiceActionDetail |
DescribeServiceActionResponse.serviceActionDetail()
Detailed information about the self-service action.
|
ServiceActionDetail |
CreateServiceActionResponse.serviceActionDetail()
An object containing information about the self-service action.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateServiceActionResponse.Builder |
UpdateServiceActionResponse.Builder.serviceActionDetail(ServiceActionDetail serviceActionDetail)
Detailed information about the self-service action.
|
DescribeServiceActionResponse.Builder |
DescribeServiceActionResponse.Builder.serviceActionDetail(ServiceActionDetail serviceActionDetail)
Detailed information about the self-service action.
|
CreateServiceActionResponse.Builder |
CreateServiceActionResponse.Builder.serviceActionDetail(ServiceActionDetail serviceActionDetail)
An object containing information about the self-service action.
|
Copyright © 2023. All rights reserved.