- getCosmosEndpointUrl() - Method in class com.adaptris.interlok.azure.cosmosdb.CosmosAuthorizationHeaderFromUrl
-
The Cosmos URL Endpoint that you will be hitting with your REST request.
- getDateFormat() - Method in class com.adaptris.interlok.azure.cosmosdb.CosmosAuthorizationHeader
-
Override the default date format.
- getHttpVerb() - Method in class com.adaptris.interlok.azure.cosmosdb.CosmosAuthorizationHeaderImpl
-
The Verb portion of the hashed token signature is the HTTP verb, such as GET, POST, or PUT.
- getMasterKey() - Method in class com.adaptris.interlok.azure.cosmosdb.CosmosAuthorizationHeaderImpl
-
Your master key token.
- getResourceId() - Method in class com.adaptris.interlok.azure.cosmosdb.CosmosAuthorizationHeader
-
The ResourceLink portion of the string is the identity property of the resource that the request is directed at and is case
sensitive.
- getResourceID(URL) - Static method in class com.adaptris.interlok.azure.cosmosdb.ResourceTypeHelper
-
Parsing the ResourceID out of the URL.
- getResourceType() - Method in class com.adaptris.interlok.azure.cosmosdb.CosmosAuthorizationHeader
-
The ResourceType portion of the string identifies the type of resource that the request is for, Eg.
- getResourceType(URL) - Static method in class com.adaptris.interlok.azure.cosmosdb.ResourceTypeHelper
-
Parsing the ResourceType out of the URL.
- getResourceTypes() - Static method in class com.adaptris.interlok.azure.cosmosdb.ResourceTypeHelper
-
Used by the InputFieldHint annotation for type-ahead.
- getTargetKey() - Method in class com.adaptris.interlok.azure.cosmosdb.CosmosAuthorizationHeaderImpl
-
The metadata key that will hold the Authorization output.
- getTimezone() - Method in class com.adaptris.interlok.azure.cosmosdb.CosmosAuthorizationHeader
-
Set the timezone as required.