| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceProfile |
ServiceProfile.clone() |
ServiceProfile |
ServiceProfile.withArn(String arn)
The Amazon Resource Name of the resource.
|
ServiceProfile |
ServiceProfile.withId(String id)
The ID of the service profile.
|
ServiceProfile |
ServiceProfile.withName(String name)
The name of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServiceProfile> |
ListServiceProfilesResult.getServiceProfileList()
The list of service profiles.
|
| Modifier and Type | Method and Description |
|---|---|
ListServiceProfilesResult |
ListServiceProfilesResult.withServiceProfileList(ServiceProfile... serviceProfileList)
The list of service profiles.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListServiceProfilesResult.setServiceProfileList(Collection<ServiceProfile> serviceProfileList)
The list of service profiles.
|
ListServiceProfilesResult |
ListServiceProfilesResult.withServiceProfileList(Collection<ServiceProfile> serviceProfileList)
The list of service profiles.
|
Copyright © 2025. All rights reserved.