| Package | Description |
|---|---|
| com.amazonaws.services.private5g |
Amazon Web Services Private 5G is a managed service that makes it easy to deploy, operate, and scale your own private
mobile network at your on-premises location.
|
| com.amazonaws.services.private5g.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateNetworkSitePlanResult |
AWSPrivate5GClient.updateNetworkSitePlan(UpdateNetworkSitePlanRequest request)
Updates the specified network site plan.
|
UpdateNetworkSitePlanResult |
AbstractAWSPrivate5G.updateNetworkSitePlan(UpdateNetworkSitePlanRequest request) |
UpdateNetworkSitePlanResult |
AWSPrivate5G.updateNetworkSitePlan(UpdateNetworkSitePlanRequest updateNetworkSitePlanRequest)
Updates the specified network site plan.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateNetworkSitePlanResult> |
AWSPrivate5GAsyncClient.updateNetworkSitePlanAsync(UpdateNetworkSitePlanRequest request,
AsyncHandler<UpdateNetworkSitePlanRequest,UpdateNetworkSitePlanResult> asyncHandler) |
Future<UpdateNetworkSitePlanResult> |
AbstractAWSPrivate5GAsync.updateNetworkSitePlanAsync(UpdateNetworkSitePlanRequest request,
AsyncHandler<UpdateNetworkSitePlanRequest,UpdateNetworkSitePlanResult> asyncHandler) |
Future<UpdateNetworkSitePlanResult> |
AWSPrivate5GAsync.updateNetworkSitePlanAsync(UpdateNetworkSitePlanRequest updateNetworkSitePlanRequest,
AsyncHandler<UpdateNetworkSitePlanRequest,UpdateNetworkSitePlanResult> asyncHandler)
Updates the specified network site plan.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateNetworkSitePlanResult |
UpdateNetworkSitePlanResult.addTagsEntry(String key,
String value)
Add a single Tags entry
|
UpdateNetworkSitePlanResult |
UpdateNetworkSitePlanResult.clearTagsEntries()
Removes all the entries added into Tags.
|
UpdateNetworkSitePlanResult |
UpdateNetworkSitePlanResult.clone() |
UpdateNetworkSitePlanResult |
UpdateNetworkSitePlanResult.withNetworkSite(NetworkSite networkSite)
Information about the network site.
|
UpdateNetworkSitePlanResult |
UpdateNetworkSitePlanResult.withTags(Map<String,String> tags)
The network site tags.
|
Copyright © 2024. All rights reserved.