- All Implemented Interfaces:
- Cloneable
@ApiParams(apiName="new-key",
description="",
apiMethods=@ApiMethod(methodName="creator",description="Create a NewKeyCreator to execute create",signatures={"com.twilio.rest.api.v2010.account.NewKeyCreator creator()","com.twilio.rest.api.v2010.account.NewKeyCreator creator(String pathAccountSid)"}),
aliases={"^creator$=create","^deleter$=delete","^fetcher$=fetch","^reader$=read","^updater$=update"})
@UriParams
@Configurer(extended=true)
public final class NewKeyEndpointConfiguration
extends TwilioConfiguration
Camel endpoint configuration for NewKey.