Package | Description |
---|---|
com.amazonaws.services.iot.model |
Modifier and Type | Method and Description |
---|---|
HttpAuthorization |
HttpAuthorization.clone() |
HttpAuthorization |
HttpAction.getAuth()
The authentication method to use when sending data to an HTTPS endpoint.
|
HttpAuthorization |
HttpAuthorization.withSigv4(SigV4Authorization sigv4)
Use Sig V4 authorization.
|
Modifier and Type | Method and Description |
---|---|
void |
HttpAction.setAuth(HttpAuthorization auth)
The authentication method to use when sending data to an HTTPS endpoint.
|
HttpAction |
HttpAction.withAuth(HttpAuthorization auth)
The authentication method to use when sending data to an HTTPS endpoint.
|
Copyright © 2023. All rights reserved.