| Package | Description |
|---|---|
| com.amazonaws.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceMetadata |
ServiceMetadata.clone() |
ServiceMetadata |
ServiceMetadata.withCategory(String category)
The category in which the AWS service belongs, such as compute, storage, database, and so on.
|
ServiceMetadata |
ServiceMetadata.withDescription(String description)
The description of the specified AWS service.
|
ServiceMetadata |
ServiceMetadata.withDisplayName(String displayName)
The display name of the AWS service.
|
ServiceMetadata |
ServiceMetadata.withName(String name)
The name of the AWS service.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServiceMetadata> |
GetServicesInScopeResult.getServiceMetadata()
The metadata associated with the aAWS service.
|
| Modifier and Type | Method and Description |
|---|---|
GetServicesInScopeResult |
GetServicesInScopeResult.withServiceMetadata(ServiceMetadata... serviceMetadata)
The metadata associated with the aAWS service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetServicesInScopeResult.setServiceMetadata(Collection<ServiceMetadata> serviceMetadata)
The metadata associated with the aAWS service.
|
GetServicesInScopeResult |
GetServicesInScopeResult.withServiceMetadata(Collection<ServiceMetadata> serviceMetadata)
The metadata associated with the aAWS service.
|
Copyright © 2021. All rights reserved.