| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
NetworkResourceSummary |
NetworkResourceSummary.clone() |
NetworkResourceSummary |
PathComponent.getResource()
The resource.
|
NetworkResourceSummary |
NetworkResourceSummary.withDefinition(String definition)
Information about the resource, in JSON format.
|
NetworkResourceSummary |
NetworkResourceSummary.withIsMiddlebox(Boolean isMiddlebox)
Indicates whether this is a middlebox appliance.
|
NetworkResourceSummary |
NetworkResourceSummary.withNameTag(String nameTag)
The value for the Name tag.
|
NetworkResourceSummary |
NetworkResourceSummary.withRegisteredGatewayArn(String registeredGatewayArn)
The ARN of the gateway.
|
NetworkResourceSummary |
NetworkResourceSummary.withResourceArn(String resourceArn)
The ARN of the resource.
|
NetworkResourceSummary |
NetworkResourceSummary.withResourceType(String resourceType)
The resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PathComponent.setResource(NetworkResourceSummary resource)
The resource.
|
PathComponent |
PathComponent.withResource(NetworkResourceSummary resource)
The resource.
|
Copyright © 2023. All rights reserved.