| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<InstanceInformationStringFilter> |
DescribeInstanceInformationRequest.filters()
One or more filters.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInstanceInformationRequest.Builder |
DescribeInstanceInformationRequest.Builder.filters(InstanceInformationStringFilter... filters)
One or more filters.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInstanceInformationRequest.Builder |
DescribeInstanceInformationRequest.Builder.filters(Collection<InstanceInformationStringFilter> filters)
One or more filters.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceInformationStringFilter |
InstanceInformationStringFilterUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceInformationStringFilterMarshaller.marshall(InstanceInformationStringFilter instanceInformationStringFilter,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2018. All rights reserved.