| Package | Description |
|---|---|
| software.amazon.awssdk.services.location.model |
| Modifier and Type | Method and Description |
|---|---|
ApiKeyRestrictions |
DescribeKeyResponse.restrictions()
Returns the value of the Restrictions property for this object.
|
ApiKeyRestrictions |
CreateKeyRequest.restrictions()
The API key restrictions for the API key resource.
|
ApiKeyRestrictions |
ListKeysResponseEntry.restrictions()
Returns the value of the Restrictions property for this object.
|
ApiKeyRestrictions |
UpdateKeyRequest.restrictions()
Updates the API key restrictions for the API key resource.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeKeyResponse.Builder |
DescribeKeyResponse.Builder.restrictions(ApiKeyRestrictions restrictions)
Sets the value of the Restrictions property for this object.
|
CreateKeyRequest.Builder |
CreateKeyRequest.Builder.restrictions(ApiKeyRestrictions restrictions)
The API key restrictions for the API key resource.
|
ListKeysResponseEntry.Builder |
ListKeysResponseEntry.Builder.restrictions(ApiKeyRestrictions restrictions)
Sets the value of the Restrictions property for this object.
|
UpdateKeyRequest.Builder |
UpdateKeyRequest.Builder.restrictions(ApiKeyRestrictions restrictions)
Updates the API key restrictions for the API key resource.
|
Copyright © 2023. All rights reserved.