CosmosUserResponse Class

public class CosmosUserResponse
extends CosmosResponse<CosmosUserProperties>

The type Cosmos user response. Contains methods to get properties

Method Summary

Modifier and Type Method and Description
CosmosUserProperties getProperties()

Gets the cosmos user properties

Methods inherited from CosmosResponse

Methods inherited from java.lang.Object

Method Details

getProperties

public CosmosUserProperties getProperties()

Gets the cosmos user properties

Overrides:

CosmosUserResponse.getProperties()

Returns:

Applies to