Modifier and Type | Method and Description |
---|---|
static CosmosResourceType |
CosmosResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CosmosResourceType[] |
CosmosResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
TokenResolver.getAuthorizationToken(String requestVerb,
String resourceIdOrFullName,
CosmosResourceType resourceType,
Map<String,Object> properties)
This method will consume the request information and based on that it will generate the authorization token.
|
Copyright © 2019. All rights reserved.