| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless |
AWS IoT Wireless API documentation
|
| Modifier and Type | Method and Description |
|---|---|
default CreateServiceProfileResponse |
IotWirelessClient.createServiceProfile(Consumer<CreateServiceProfileRequest.Builder> createServiceProfileRequest)
Creates a new service profile.
|
default CreateServiceProfileResponse |
IotWirelessClient.createServiceProfile(CreateServiceProfileRequest createServiceProfileRequest)
Creates a new service profile.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateServiceProfileResponse> |
IotWirelessAsyncClient.createServiceProfile(Consumer<CreateServiceProfileRequest.Builder> createServiceProfileRequest)
Creates a new service profile.
|
default CompletableFuture<CreateServiceProfileResponse> |
IotWirelessAsyncClient.createServiceProfile(CreateServiceProfileRequest createServiceProfileRequest)
Creates a new service profile.
|
Copyright © 2021. All rights reserved.