public interface TenantKeyCreateRequest
Modifier and Type | Method and Description |
---|---|
Optional<String> |
accessKey()
Optional access key.
|
Optional<String> |
description()
A description of the tenant key pair.
|
Optional<String> |
secretKey()
Optional secret key.
|
Optional<String> |
username()
The username of the create tenant key param request.
|
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.