public static class DeleteOrganizationApiKey.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
DeleteOrganizationApiKey |
build() |
DeleteOrganizationApiKey.Builder |
keyStore(KeyStore keyStore) |
DeleteOrganizationApiKey.Builder |
repository(OrganizationsRepository repository) |
DeleteOrganizationApiKey.Builder |
tokenVerifier(TokenVerifier tokenVerifier) |
public DeleteOrganizationApiKey.Builder tokenVerifier(TokenVerifier tokenVerifier)
public DeleteOrganizationApiKey.Builder repository(OrganizationsRepository repository)
public DeleteOrganizationApiKey.Builder keyStore(KeyStore keyStore)
public DeleteOrganizationApiKey build()
Copyright © 2015–2019. All rights reserved.