CopyableBuilder<DeleteApiKeyRequest.Builder,DeleteApiKeyRequest>
, SdkBuilder<DeleteApiKeyRequest.Builder,DeleteApiKeyRequest>
public static interface DeleteApiKeyRequest.Builder extends CopyableBuilder<DeleteApiKeyRequest.Builder,DeleteApiKeyRequest>
Modifier and Type | Method | Description |
---|---|---|
DeleteApiKeyRequest.Builder |
apiKey(String apiKey) |
The identifier of the ApiKey resource to be deleted.
|
copy
apply, build
DeleteApiKeyRequest.Builder apiKey(String apiKey)
The identifier of the ApiKey resource to be deleted.
apiKey
- The identifier of the ApiKey resource to be deleted.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.