| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless |
AWS IoT Wireless API documentation
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteServiceProfileResponse |
IotWirelessClient.deleteServiceProfile(Consumer<DeleteServiceProfileRequest.Builder> deleteServiceProfileRequest)
Deletes a service profile.
|
default DeleteServiceProfileResponse |
IotWirelessClient.deleteServiceProfile(DeleteServiceProfileRequest deleteServiceProfileRequest)
Deletes a service profile.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteServiceProfileResponse> |
IotWirelessAsyncClient.deleteServiceProfile(Consumer<DeleteServiceProfileRequest.Builder> deleteServiceProfileRequest)
Deletes a service profile.
|
default CompletableFuture<DeleteServiceProfileResponse> |
IotWirelessAsyncClient.deleteServiceProfile(DeleteServiceProfileRequest deleteServiceProfileRequest)
Deletes a service profile.
|
Copyright © 2021. All rights reserved.