Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W X 

A

accessKeyId - Variable in class com.nutanix.dp1.iam.iam.v4.authn.SecretKeyRequest
External Identifier for Bucket Access Key.
accessKeyName - Variable in class com.nutanix.dp1.iam.iam.v4.authn.BucketsAccessKey
Name of the Bucket Access Key.
ActionBaseResponse - Class in com.nutanix.dp1.iam.iam.v4.common
Base model for action API response.
ActionBaseResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.common.ActionBaseResponse
 
ActionBaseResponse(String) - Constructor for class com.nutanix.dp1.iam.iam.v4.common.ActionBaseResponse
 
ActivateUserApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/users/{extId}/$actions/change-state Post operation
ActivateUserApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ActivateUserApiResponse
 
ActivateUserApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ActivateUserApiResponse
 
ActivateUserApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
addDefaultHeader(String, String) - Method in class com.nutanix.iam.java.client.ApiClient
Add a default header.
additionalAttributes - Variable in class com.nutanix.dp1.iam.iam.v4.authn.User
Any additional attribute for the User.
alg - Variable in class com.nutanix.dp1.iam.iam.v4.authn.OidcKey
 
AlgoType - Enum in com.nutanix.dp1.iam.iam.v4.authn
Algorithm types for OIDC key.
alphabet - Variable in class com.nutanix.dp1.iam.iam.v4.authn.ApiKeyCustomOptions
Custom set of characters for the API Key.
ApiClient - Class in com.nutanix.iam.java.client
 
ApiClient() - Constructor for class com.nutanix.iam.java.client.ApiClient
 
ApiClient(RestTemplate) - Constructor for class com.nutanix.iam.java.client.ApiClient
 
ApiClient.CollectionFormat - Enum in com.nutanix.iam.java.client
 
ApiKey - Class in com.nutanix.dp1.iam.iam.v4.authn
Credentials in the form of a unique random key for the Service Account.
ApiKey() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ApiKey
 
ApiKey(String, String, List<ApiLink>, String, String, List<String>, ApiKeyCustomOptions, String, ApiKeyStatusType, OffsetDateTime, String, OffsetDateTime, OffsetDateTime) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ApiKey
 
ApiKeyAuth - Class in com.nutanix.iam.java.client.auth
 
ApiKeyAuth(String, String) - Constructor for class com.nutanix.iam.java.client.auth.ApiKeyAuth
 
ApiKeyCustomOptions - Class in com.nutanix.dp1.iam.iam.v4.authn
Optional customizations for the API Key.
ApiKeyCustomOptions() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ApiKeyCustomOptions
 
ApiKeyCustomOptions(String, Integer) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ApiKeyCustomOptions
 
ApiKeyRevokeResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
Revoke API key response object.
ApiKeyRevokeResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ApiKeyRevokeResponse
 
ApiKeyRevokeResponse(String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ApiKeyRevokeResponse
 
ApiKeysApi - Class in com.nutanix.iam.java.client.api
 
ApiKeysApi() - Constructor for class com.nutanix.iam.java.client.api.ApiKeysApi
 
ApiKeysApi(ApiClient) - Constructor for class com.nutanix.iam.java.client.api.ApiKeysApi
 
ApiKeyStatusType - Enum in com.nutanix.dp1.iam.iam.v4.authn
The revocation status of the API Key.
ApiKeyValidateRequest - Class in com.nutanix.dp1.iam.iam.v4.authn
Body of the validate request, consists of an audience.
ApiKeyValidateRequest() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ApiKeyValidateRequest
 
ApiKeyValidateRequest(String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ApiKeyValidateRequest
 
ApiKeyValidateResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
Response of the validate request, consists of the API key details and the Service Account ID.
ApiKeyValidateResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ApiKeyValidateResponse
 
ApiKeyValidateResponse(String, String, List<ApiLink>, String, String, List<String>, ApiKeyCustomOptions, String, ApiKeyStatusType, OffsetDateTime, String, OffsetDateTime, OffsetDateTime, String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ApiKeyValidateResponse
 
ApiLink - Class in com.nutanix.dp1.iam.common.v1.response
A HATEOAS style link for the response.
ApiLink() - Constructor for class com.nutanix.dp1.iam.common.v1.response.ApiLink
 
ApiLink(String, String) - Constructor for class com.nutanix.dp1.iam.common.v1.response.ApiLink
 
ApiResponseMetadata - Class in com.nutanix.dp1.iam.common.v1.response
The metadata associated with an API response.
ApiResponseMetadata() - Constructor for class com.nutanix.dp1.iam.common.v1.response.ApiResponseMetadata
 
ApiResponseMetadata(List<Flag>, List<ApiLink>, Integer, List<Message>, List<KVPair>) - Constructor for class com.nutanix.dp1.iam.common.v1.response.ApiResponseMetadata
 
ApiResponseMetadata.ApiResponseMetadataFlags - Class in com.nutanix.dp1.iam.common.v1.response
 
ApiResponseMetadataFlags() - Constructor for class com.nutanix.dp1.iam.common.v1.response.ApiResponseMetadata.ApiResponseMetadataFlags
 
ApiVersion - Enum in com.nutanix.dp1.iam.iam.v4.authz
Version of the API for the provided associated endpoint.
apiVersion - Variable in class com.nutanix.dp1.iam.iam.v4.authz.AssociatedEndpoint
 
applyToParams(MultiValueMap<String, String>, HttpHeaders) - Method in class com.nutanix.iam.java.client.auth.ApiKeyAuth
 
applyToParams(MultiValueMap<String, String>, HttpHeaders) - Method in interface com.nutanix.iam.java.client.auth.Authentication
Apply authentication settings to header and / or query parameters.
applyToParams(MultiValueMap<String, String>, HttpHeaders) - Method in class com.nutanix.iam.java.client.auth.HttpBasicAuth
 
applyToParams(MultiValueMap<String, String>, HttpHeaders) - Method in class com.nutanix.iam.java.client.auth.OAuth
 
AppMessage - Class in com.nutanix.dp1.iam.iam.v4.error
Message with associated severity describing status of the current operation.
AppMessage() - Constructor for class com.nutanix.dp1.iam.iam.v4.error.AppMessage
 
AppMessage(String, MessageSeverity, String, String, String, Map<String, String>) - Constructor for class com.nutanix.dp1.iam.iam.v4.error.AppMessage
 
argumentsMap - Variable in class com.nutanix.dp1.iam.iam.v4.error.AppMessage
The map of argument name to value.
AssociatedEndpoint - Class in com.nutanix.dp1.iam.iam.v4.authz
The Object which defines the API endpoint, API version and HTTP method for the API endpoint.
AssociatedEndpoint() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.AssociatedEndpoint
 
AssociatedEndpoint(ApiVersion, String, HttpMethod) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.AssociatedEndpoint
 
associatedEndpointList - Variable in class com.nutanix.dp1.iam.iam.v4.authz.Operation
List of associated endpoint objects for the Operation.
AttributeEntity - Class in com.nutanix.dp1.iam.iam.v4.authz
List of attributes supported for access control on this entity.
AttributeEntity() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.AttributeEntity
 
AttributeEntity(String, String, List<ApiLink>, String, List<EntityOperators>, List<String>) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.AttributeEntity
 
attributeList - Variable in class com.nutanix.dp1.iam.iam.v4.authz.Entity
 
attributePath - Variable in class com.nutanix.dp1.iam.iam.v4.error.SchemaValidationErrorMessage
The path of the attribute that failed validation in the schema.
attributes - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceSearchEntity
 
attributes - Variable in class com.nutanix.dp1.iam.iam.v4.authz.AuthorizeEntity
Map of attributes for the entity.
attributes - Variable in class com.nutanix.dp1.iam.iam.v4.authz.IdentityObject
Map of attributes for the Identity.
attributeValues - Variable in class com.nutanix.dp1.iam.iam.v4.authz.AttributeEntity
List of attributes supported for access control on this entity.
audience - Variable in class com.nutanix.dp1.iam.iam.v4.authn.ApiKeyValidateRequest
 
audience - Variable in class com.nutanix.dp1.iam.iam.v4.authn.TokenRequest
Audience for the OIDC token request.
Authentication - Interface in com.nutanix.iam.java.client.auth
 
AuthMethodType - Enum in com.nutanix.dp1.iam.iam.v4.authn
Supported Auth methods.
AuthorizationPoliciesApi - Class in com.nutanix.iam.java.client.api
 
AuthorizationPoliciesApi() - Constructor for class com.nutanix.iam.java.client.api.AuthorizationPoliciesApi
 
AuthorizationPoliciesApi(ApiClient) - Constructor for class com.nutanix.iam.java.client.api.AuthorizationPoliciesApi
 
AuthorizationPolicy - Class in com.nutanix.dp1.iam.iam.v4.authz
An Authorization Policy to define who can perform what Operation on which entity.
AuthorizationPolicy() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.AuthorizationPolicy
 
AuthorizationPolicy(String, String, List<ApiLink>, String, String, String, List<IdentityFilter>, List<EntityFilter>, String, OffsetDateTime, OffsetDateTime, String, Boolean, AuthorizationPolicyType) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.AuthorizationPolicy
 
AuthorizationPolicyProjection - Class in com.nutanix.dp1.iam.iam.v4.authz
 
AuthorizationPolicyProjection() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.AuthorizationPolicyProjection
 
AuthorizationPolicyProjection(String, String, List<ApiLink>, String, String, String, List<IdentityFilter>, List<EntityFilter>, String, OffsetDateTime, OffsetDateTime, String, Boolean, AuthorizationPolicyType, RoleProjection) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.AuthorizationPolicyProjection
 
authorizationPolicyType - Variable in class com.nutanix.dp1.iam.iam.v4.authz.AuthorizationPolicy
 
AuthorizationPolicyType - Enum in com.nutanix.dp1.iam.iam.v4.authz
Type of Authorization Policy.
AuthorizationRequest - Class in com.nutanix.dp1.iam.iam.v4.authz
Request body for authorization request.
AuthorizationRequest() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.AuthorizationRequest
 
AuthorizationRequest(IdentityObject, List<RequestObject>) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.AuthorizationRequest
 
AuthorizationResponse - Class in com.nutanix.dp1.iam.iam.v4.authz
Entity on which the action is being performed.
AuthorizationResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.AuthorizationResponse
 
AuthorizationResponse(List<AuthorizationResponseObject>) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.AuthorizationResponse
 
AuthorizationResponseObject - Class in com.nutanix.dp1.iam.iam.v4.authz
Authorization enforcement response.
AuthorizationResponseObject() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.AuthorizationResponseObject
 
AuthorizationResponseObject(String, ResponseType, Object, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.AuthorizationResponseObject
 
authorized - Variable in class com.nutanix.dp1.iam.iam.v4.authz.AuthorizationResponseObject
True if request was authorized, otherwise False.
AuthorizeEntity - Class in com.nutanix.dp1.iam.iam.v4.authz
Entity on which the action is being performed.
AuthorizeEntity() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.AuthorizeEntity
 
AuthorizeEntity(String, String, Map<String, Object>) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.AuthorizeEntity
 

B

BucketsAccessKey - Class in com.nutanix.dp1.iam.iam.v4.authn
Information of Bucket Access Key.
BucketsAccessKey() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.BucketsAccessKey
 
BucketsAccessKey(String, String, List<ApiLink>, String, String, String, OffsetDateTime) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.BucketsAccessKey
 

C

caCertFileName - Variable in class com.nutanix.dp1.iam.iam.v4.authn.CertAuthProvider
Name of the uploaded CA chain file.
CertAuthProvider - Class in com.nutanix.dp1.iam.iam.v4.authn
A Certificate based Authentication provider.
CertAuthProvider() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CertAuthProvider
 
CertAuthProvider(String, String, List<ApiLink>, String, String, Boolean, Boolean, String, String, CertRevocationInfo, OffsetDateTime, OffsetDateTime, String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CertAuthProvider
 
certificate - Variable in class com.nutanix.dp1.iam.iam.v4.authn.IdpMetadata
Certificate for verification.
CertificateAuthenticationProvidersApi - Class in com.nutanix.iam.java.client.api
 
CertificateAuthenticationProvidersApi() - Constructor for class com.nutanix.iam.java.client.api.CertificateAuthenticationProvidersApi
 
CertificateAuthenticationProvidersApi(ApiClient) - Constructor for class com.nutanix.iam.java.client.api.CertificateAuthenticationProvidersApi
 
certRevocationInfo - Variable in class com.nutanix.dp1.iam.iam.v4.authn.CertAuthProvider
 
CertRevocationInfo - Class in com.nutanix.dp1.iam.iam.v4.authn
Configuration details used for determining if the client certificate is revoked.
CertRevocationInfo() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CertRevocationInfo
 
CertRevocationInfo(Boolean, String, Boolean, List<String>, Integer) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CertRevocationInfo
 
changeUserPassword(PasswordChangeRequest, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.UsersApi
Change Password for a User.
ChangeUserPasswordApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/users/$actions/change-password Post operation
ChangeUserPasswordApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ChangeUserPasswordApiResponse
 
ChangeUserPasswordApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ChangeUserPasswordApiResponse
 
ChangeUserPasswordApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
claimMap - Variable in class com.nutanix.dp1.iam.iam.v4.authn.Federation
 
ClaimsType - Enum in com.nutanix.dp1.iam.iam.v4.authn
Supported claims types.
Client - Class in com.nutanix.dp1.iam.iam.v4.authz
Information of the client registered.
Client() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.Client
 
Client(String, String, List<ApiLink>, String, String, String, OffsetDateTime, OffsetDateTime, String, List<String>) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.Client
 
clientAssertion - Variable in class com.nutanix.dp1.iam.iam.v4.authn.TokenRequest
Client assertion for the OIDC token request.
clientAssertionType - Variable in class com.nutanix.dp1.iam.iam.v4.authn.TokenRequest
Client assertion type for the OIDC token request.
clientCaChain - Variable in class com.nutanix.dp1.iam.iam.v4.authn.CertAuthProvider
CA chain file.
clientId - Variable in class com.nutanix.dp1.iam.iam.v4.authn.TokenRequest
Client Identifier for the OIDC token request.
clientName - Variable in class com.nutanix.dp1.iam.iam.v4.authz.Entity
Name of client the Entity belongs to.
clientName - Variable in class com.nutanix.dp1.iam.iam.v4.authz.Operation
Client that created the entity.
clientName - Variable in class com.nutanix.dp1.iam.iam.v4.authz.Role
Client that created the entity.
ClientsApi - Class in com.nutanix.iam.java.client.api
 
ClientsApi() - Constructor for class com.nutanix.iam.java.client.api.ClientsApi
 
ClientsApi(ApiClient) - Constructor for class com.nutanix.iam.java.client.api.ClientsApi
 
cloudApiKey - Variable in class com.nutanix.dp1.iam.iam.v4.authn.Federation
API key for authenticating to the OIDC provider.
cloudTenant - Variable in class com.nutanix.dp1.iam.iam.v4.authn.Federation
Provider side tenant that is registering domain.
code - Variable in class com.nutanix.dp1.iam.common.v1.config.Message
A code that uniquely identifies a message.
code - Variable in class com.nutanix.dp1.iam.iam.v4.authn.TokenRequest
Code for the OIDC token.
code - Variable in class com.nutanix.dp1.iam.iam.v4.error.AppMessage
The code associated with this message.This string is typically prefixed by the namespace the endpoint belongs to.
com.nutanix.dp1.iam.common.v1.config - package com.nutanix.dp1.iam.common.v1.config
Nutanix Standard Configuration
com.nutanix.dp1.iam.common.v1.response - package com.nutanix.dp1.iam.common.v1.response
Nutanix Standard Response Format
com.nutanix.dp1.iam.iam.v4.authn - package com.nutanix.dp1.iam.iam.v4.authn
User , token and identity management
com.nutanix.dp1.iam.iam.v4.authz - package com.nutanix.dp1.iam.iam.v4.authz
Access policies, roles and operations
com.nutanix.dp1.iam.iam.v4.common - package com.nutanix.dp1.iam.iam.v4.common
Helper classes
com.nutanix.dp1.iam.iam.v4.error - package com.nutanix.dp1.iam.iam.v4.error
Auto-injected error response object by the dev platform
com.nutanix.dp1.iam.iam.v4.tenant - package com.nutanix.dp1.iam.iam.v4.tenant
 
com.nutanix.iam.java.client - package com.nutanix.iam.java.client
The base package for Nutanix Iam Versioned APIs's java SDK
com.nutanix.iam.java.client.api - package com.nutanix.iam.java.client.api
Api classes for Nutanix Iam Versioned APIs's java SDK
com.nutanix.iam.java.client.auth - package com.nutanix.iam.java.client.auth
Auth helper classes for Nutanix Iam Versioned APIs's java SDK
ConnectionDirectoryServiceApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/directory-services/{extId}/$actions/verify-connection-status Post operation
ConnectionDirectoryServiceApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ConnectionDirectoryServiceApiResponse
 
ConnectionDirectoryServiceApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ConnectionDirectoryServiceApiResponse
 
ConnectionDirectoryServiceApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
connectionStatusDirectoryService(String, DirectoryServiceConnectionRequest, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.DirectoryServicesApi
Check connection to the Directory Service.
connectorId - Variable in class com.nutanix.dp1.iam.iam.v4.authn.OidcUserinfo
UUID V5 of the authentication connector that was used to verify the credentials of the User.
connectorId - Variable in class com.nutanix.dp1.iam.iam.v4.authn.TokenRequest
Connector Identifier for connector of User.
createApiKey(String, ApiKey, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.ServiceAccountsApi
Deprecated.
This API has been deprecated.
CreateApiKeyApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/service-accounts/{extId}/api-keys Post operation
CreateApiKeyApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateApiKeyApiResponse
 
CreateApiKeyApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateApiKeyApiResponse
 
CreateApiKeyApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
createAuthorizationPolicy(AuthorizationPolicy, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.AuthorizationPoliciesApi
Create an Authorization Policy.
CreateAuthorizationPolicyApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authz
REST response for all response codes in API path /iam/v4.0.b1/authz/authorization-policies Post operation
CreateAuthorizationPolicyApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.CreateAuthorizationPolicyApiResponse
 
CreateAuthorizationPolicyApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.CreateAuthorizationPolicyApiResponse
 
CreateAuthorizationPolicyApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authz
 
createBucketAccessKey(String, BucketsAccessKey, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.UsersApi
Create Access key Identifier and Secret Access key to call Nutanix Buckets service.
createCertAuthProvider(String, String, Boolean, String, Boolean, String, CertRevocationInfo, String, String, OffsetDateTime, List<ApiLink>, OffsetDateTime, String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.CertificateAuthenticationProvidersApi
Create a Certificate based Authentication provider.
CreateCertAuthProviderApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/cert-auth-providers Post operation
CreateCertAuthProviderApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateCertAuthProviderApiResponse
 
CreateCertAuthProviderApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateCertAuthProviderApiResponse
 
CreateCertAuthProviderApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
createDirectoryService(DirectoryService, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.DirectoryServicesApi
Create a Directory Service.
CreateDirectoryServiceApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/directory-services Post operation
CreateDirectoryServiceApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateDirectoryServiceApiResponse
 
CreateDirectoryServiceApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateDirectoryServiceApiResponse
 
CreateDirectoryServiceApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
createRole(Role, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.RolesApi
Create a Role.
CreateRoleApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authz
REST response for all response codes in API path /iam/v4.0.b1/authz/roles Post operation
CreateRoleApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.CreateRoleApiResponse
 
CreateRoleApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.CreateRoleApiResponse
 
CreateRoleApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authz
 
createSamlIdentityProvider(SamlIdentityProvider, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.SAMLIdentityProvidersApi
Create a SAML Identity Provider.
CreateSamlIdentityProviderApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/saml-identity-providers Post operation
CreateSamlIdentityProviderApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateSamlIdentityProviderApiResponse
 
CreateSamlIdentityProviderApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateSamlIdentityProviderApiResponse
 
CreateSamlIdentityProviderApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
createServiceAccount(ServiceAccount, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.ServiceAccountsApi
Deprecated.
This API has been deprecated.
CreateServiceAccountApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/service-accounts Post operation
CreateServiceAccountApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateServiceAccountApiResponse
 
CreateServiceAccountApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateServiceAccountApiResponse
 
CreateServiceAccountApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
createServiceAccountKey(String, ServiceAccountKey, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.ServiceAccountsApi
Deprecated.
This API has been deprecated.
CreateServiceAccountKeyApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/service-accounts/{extId}/access-keys Post operation
CreateServiceAccountKeyApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateServiceAccountKeyApiResponse
 
CreateServiceAccountKeyApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateServiceAccountKeyApiResponse
 
CreateServiceAccountKeyApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
CreateSystemConfigApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/system-config Post operation
CreateSystemConfigApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateSystemConfigApiResponse
 
CreateSystemConfigApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateSystemConfigApiResponse
 
CreateSystemConfigApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
createUser(User, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.UsersApi
Create a User.
CreateUserApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/users Post operation
CreateUserApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateUserApiResponse
 
CreateUserApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateUserApiResponse
 
CreateUserApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
createUserGroup(UserGroup, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.UserGroupsApi
Create a User Group.
CreateUserGroupApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/user-groups Post operation
CreateUserGroupApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateUserGroupApiResponse
 
CreateUserGroupApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateUserGroupApiResponse
 
CreateUserGroupApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
CreateUserKeyApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/users/{extId}/buckets-access-keys Post operation
CreateUserKeyApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateUserKeyApiResponse
 
CreateUserKeyApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateUserKeyApiResponse
 
CreateUserKeyApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
crlDps - Variable in class com.nutanix.dp1.iam.iam.v4.authn.CertRevocationInfo
List of the CRL distribution points which will be used to fetch the CRLs.
customAttributes - Variable in class com.nutanix.dp1.iam.iam.v4.authn.SamlIdentityProvider
SAML assertions for list of custom attribute elements.
customClaims - Variable in class com.nutanix.dp1.iam.iam.v4.authn.OidcUserinfo
Any additional User attributes obtained from the authentication provider in the form of key/value pairs.
customOptions - Variable in class com.nutanix.dp1.iam.iam.v4.authn.ApiKey
 

D

DeleteApiKeyApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/service-accounts/{svcAccExtId}/api-keys/{extId} Delete operation
DeleteApiKeyApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteApiKeyApiResponse
 
DeleteApiKeyApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteApiKeyApiResponse
 
DeleteApiKeyApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
deleteApiKeyById(String, String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.ServiceAccountsApi
Deprecated.
This API has been deprecated.
DeleteAuthorizationPolicyApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authz
REST response for all response codes in API path /iam/v4.0.b1/authz/authorization-policies/{extId} Delete operation
DeleteAuthorizationPolicyApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.DeleteAuthorizationPolicyApiResponse
 
DeleteAuthorizationPolicyApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.DeleteAuthorizationPolicyApiResponse
 
DeleteAuthorizationPolicyApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authz
 
deleteAuthorizationPolicyById(String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.AuthorizationPoliciesApi
Delete an Authorization Policy.
DeleteCertAuthProviderApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/cert-auth-providers/{extId} Delete operation
DeleteCertAuthProviderApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteCertAuthProviderApiResponse
 
DeleteCertAuthProviderApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteCertAuthProviderApiResponse
 
DeleteCertAuthProviderApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
deleteCertAuthProviderById(String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.CertificateAuthenticationProvidersApi
Delete a Certificate based Authentication provider configuration by its UUID.
DeleteDirectoryServiceApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/directory-services/{extId} Delete operation
DeleteDirectoryServiceApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteDirectoryServiceApiResponse
 
DeleteDirectoryServiceApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteDirectoryServiceApiResponse
 
DeleteDirectoryServiceApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
deleteDirectoryServiceById(String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.DirectoryServicesApi
Delete a Directory Service.
DeleteRoleApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authz
REST response for all response codes in API path /iam/v4.0.b1/authz/roles/{extId} Delete operation
DeleteRoleApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.DeleteRoleApiResponse
 
DeleteRoleApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.DeleteRoleApiResponse
 
DeleteRoleApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authz
 
deleteRoleById(String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.RolesApi
Delete a Role.
DeleteSamlIdentityProviderApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/saml-identity-providers/{extId} Delete operation
DeleteSamlIdentityProviderApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteSamlIdentityProviderApiResponse
 
DeleteSamlIdentityProviderApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteSamlIdentityProviderApiResponse
 
DeleteSamlIdentityProviderApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
deleteSamlIdentityProviderById(String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.SAMLIdentityProvidersApi
Delete a SAML Identity Provider.
DeleteServiceAccountApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/service-accounts/{extId} Delete operation
DeleteServiceAccountApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteServiceAccountApiResponse
 
DeleteServiceAccountApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteServiceAccountApiResponse
 
DeleteServiceAccountApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
deleteServiceAccountById(String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.ServiceAccountsApi
Deprecated.
This API has been deprecated.
DeleteServiceAccountKeyApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/service-accounts/{svcAccExtId}/access-keys/{extId} Delete operation
DeleteServiceAccountKeyApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteServiceAccountKeyApiResponse
 
DeleteServiceAccountKeyApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteServiceAccountKeyApiResponse
 
DeleteServiceAccountKeyApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
deleteServiceAccountKeyById(String, String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.ServiceAccountsApi
Deprecated.
This API has been deprecated.
DeleteSystemConfigApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/system-config/{extId} Delete operation
DeleteSystemConfigApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteSystemConfigApiResponse
 
DeleteSystemConfigApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteSystemConfigApiResponse
 
DeleteSystemConfigApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
DeleteUserApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/users/{extId} Delete operation
DeleteUserApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserApiResponse
 
DeleteUserApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserApiResponse
 
DeleteUserApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
deleteUserBucketKeyById(String, String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.UsersApi
Delete a Bucket Access Key for the User.
deleteUserById(String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.UsersApi
Delete a User.
DeleteUserGroupApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/user-groups/{extId} Delete operation
DeleteUserGroupApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserGroupApiResponse
 
DeleteUserGroupApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserGroupApiResponse
 
DeleteUserGroupApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
deleteUserGroupById(String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.UserGroupsApi
Delete a User Group.
DeleteUserKeyApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/users/{userExtId}/buckets-access-keys/{extId} Delete operation
DeleteUserKeyApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserKeyApiResponse
 
DeleteUserKeyApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserKeyApiResponse
 
DeleteUserKeyApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
deploymentList - Variable in class com.nutanix.dp1.iam.iam.v4.authz.Client
Deployment List related to the Client.
description - Variable in class com.nutanix.dp1.iam.iam.v4.authn.ApiKey
Brief description of the API Key.
description - Variable in class com.nutanix.dp1.iam.iam.v4.authn.ServiceAccount
Brief description of the Service Account.
description - Variable in class com.nutanix.dp1.iam.iam.v4.authn.ServiceAccountKey
Brief description of the Service Account Key.
description - Variable in class com.nutanix.dp1.iam.iam.v4.authz.AuthorizationPolicy
Description of the Authorization Policy.
description - Variable in class com.nutanix.dp1.iam.iam.v4.authz.Client
Description of the client.
description - Variable in class com.nutanix.dp1.iam.iam.v4.authz.Entity
Description of the entity.
description - Variable in class com.nutanix.dp1.iam.iam.v4.authz.Operation
Description of the Operation.
description - Variable in class com.nutanix.dp1.iam.iam.v4.authz.Role
Description of the Role.
DirectoryService - Class in com.nutanix.dp1.iam.iam.v4.authn
Information of a Directory Service.
DirectoryService() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DirectoryService
 
DirectoryService(String, String, List<ApiLink>, String, String, List<String>, String, DirectoryType, DsServiceAccount, OpenLdapConfig, GroupSearchType, List<String>, OffsetDateTime, OffsetDateTime, String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DirectoryService
 
DirectoryServiceConnectionRequest - Class in com.nutanix.dp1.iam.iam.v4.authn
Information for Directory Service connection request.
DirectoryServiceConnectionRequest() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceConnectionRequest
 
DirectoryServiceConnectionRequest(String, String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceConnectionRequest
 
DirectoryServiceConnectionResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
Verify Directory Service connection response object.
DirectoryServiceConnectionResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceConnectionResponse
 
DirectoryServiceConnectionResponse(String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceConnectionResponse
 
DirectoryServiceInfo - Class in com.nutanix.dp1.iam.iam.v4.authn
AD/LDAP information of the User.
DirectoryServiceInfo() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceInfo
 
DirectoryServiceInfo(String, List<DirectoryServiceInfoGroup>, List<DirectoryServiceInfoOu>) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceInfo
 
DirectoryServiceInfoGroup - Class in com.nutanix.dp1.iam.iam.v4.authn
Information of AD group having the User.
DirectoryServiceInfoGroup() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceInfoGroup
 
DirectoryServiceInfoGroup(String, String, List<ApiLink>, String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceInfoGroup
 
DirectoryServiceInfoOu - Class in com.nutanix.dp1.iam.iam.v4.authn
Information of OUs having the User.
DirectoryServiceInfoOu() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceInfoOu
 
DirectoryServiceInfoOu(String, String, List<ApiLink>, String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceInfoOu
 
DirectoryServicesApi - Class in com.nutanix.iam.java.client.api
 
DirectoryServicesApi() - Constructor for class com.nutanix.iam.java.client.api.DirectoryServicesApi
 
DirectoryServicesApi(ApiClient) - Constructor for class com.nutanix.iam.java.client.api.DirectoryServicesApi
 
DirectoryServiceSearchAttribute - Class in com.nutanix.dp1.iam.iam.v4.authn
Information of searched attributes.
DirectoryServiceSearchAttribute() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceSearchAttribute
 
DirectoryServiceSearchAttribute(List<String>, String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceSearchAttribute
 
DirectoryServiceSearchEntity - Class in com.nutanix.dp1.iam.iam.v4.authn
Information of single search entity.
DirectoryServiceSearchEntity() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceSearchEntity
 
DirectoryServiceSearchEntity(String, String, List<DirectoryServiceSearchAttribute>) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceSearchEntity
 
DirectoryServiceSearchQuery - Class in com.nutanix.dp1.iam.iam.v4.authn
Information for directory search query.
DirectoryServiceSearchQuery() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceSearchQuery
 
DirectoryServiceSearchQuery(String, List<String>, List<String>, Boolean) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceSearchQuery
 
DirectoryServiceSearchResult - Class in com.nutanix.dp1.iam.iam.v4.authn
Information of Directory Service search result.
DirectoryServiceSearchResult() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceSearchResult
 
DirectoryServiceSearchResult(List<DirectoryServiceSearchEntity>, String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceSearchResult
 
directoryType - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryService
 
DirectoryType - Enum in com.nutanix.dp1.iam.iam.v4.authn
Type of Directory Service.
dirSvcExtID - Variable in class com.nutanix.dp1.iam.iam.v4.authn.CertAuthProvider
UUID of an existing Directory Service.
DiscoverySubjectType - Enum in com.nutanix.dp1.iam.iam.v4.authn
Supported subject types.
displayName - Variable in class com.nutanix.dp1.iam.iam.v4.authn.User
Display name for the User.
displayName - Variable in class com.nutanix.dp1.iam.iam.v4.authz.AttributeEntity
UI display name of the Entity.
displayName - Variable in class com.nutanix.dp1.iam.iam.v4.authz.AuthorizationPolicy
The display name for the Authorization Policy.
displayName - Variable in class com.nutanix.dp1.iam.iam.v4.authz.Client
UI name of the Client.
displayName - Variable in class com.nutanix.dp1.iam.iam.v4.authz.Entity
UI display name of the Entity.
displayName - Variable in class com.nutanix.dp1.iam.iam.v4.authz.Operation
Name of the Operation.
displayName - Variable in class com.nutanix.dp1.iam.iam.v4.authz.Role
The display name for the Role.
distinguishedName - Variable in class com.nutanix.dp1.iam.iam.v4.authn.UserGroup
Identifier for the User Group in the form of a distinguished name.
domainName - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryService
Domain name for the Directory Service.
domainName - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceSearchResult
Domain name for the Directory Service.
DsServiceAccount - Class in com.nutanix.dp1.iam.iam.v4.authn
Information of Service account to connect to the Directory Service.
DsServiceAccount() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DsServiceAccount
 
DsServiceAccount(String, String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DsServiceAccount
 

E

e - Variable in class com.nutanix.dp1.iam.iam.v4.authn.OidcKey
Exponent for a standard PEM.
email - Variable in class com.nutanix.dp1.iam.iam.v4.authn.FederationClaims
 
email - Variable in class com.nutanix.dp1.iam.iam.v4.authn.OidcUserinfo
Email address of the subject.
emailAttribute - Variable in class com.nutanix.dp1.iam.iam.v4.authn.SamlIdentityProvider
SAML assertion email attribute element.
emailId - Variable in class com.nutanix.dp1.iam.iam.v4.authn.SecretKeyResponse
Email Id for the User.
emailId - Variable in class com.nutanix.dp1.iam.iam.v4.authn.ServiceAccount
Email ID of the Service Account.
emailId - Variable in class com.nutanix.dp1.iam.iam.v4.authn.User
Email Id for the User.
entities - Variable in class com.nutanix.dp1.iam.iam.v4.authz.AuthorizationPolicy
The entities being qualified by the Authorization Policy.
EntitiesApi - Class in com.nutanix.iam.java.client.api
 
EntitiesApi() - Constructor for class com.nutanix.iam.java.client.api.EntitiesApi
 
EntitiesApi(ApiClient) - Constructor for class com.nutanix.iam.java.client.api.EntitiesApi
 
Entity - Class in com.nutanix.dp1.iam.iam.v4.authz
Information of the entity.
Entity() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.Entity
 
Entity(String, String, List<ApiLink>, String, String, String, String, String, OffsetDateTime, OffsetDateTime, String, List<AttributeEntity>, String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.Entity
 
entity - Variable in class com.nutanix.dp1.iam.iam.v4.authz.RequestObject
 
EntityFilter - Class in com.nutanix.dp1.iam.iam.v4.authz
 
EntityFilter() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.EntityFilter
 
entityId - Variable in class com.nutanix.dp1.iam.iam.v4.authn.IdpMetadata
Entity Identifier of Identity provider.
entityIssuer - Variable in class com.nutanix.dp1.iam.iam.v4.authn.SamlIdentityProvider
It will be used as Issuer in SAML authnRequest.
EntityOperators - Enum in com.nutanix.dp1.iam.iam.v4.authz
Type of Authorization Policy.
entityType - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceSearchEntity
Type of entity either User or group.
entityType - Variable in class com.nutanix.dp1.iam.iam.v4.authz.Operation
Type of entity associated with this Operation.
error - Variable in class com.nutanix.dp1.iam.iam.v4.error.SchemaValidationError
The generic error message for the response.
errorGroup - Variable in class com.nutanix.dp1.iam.iam.v4.error.AppMessage
The error group associated with this message of severity ERROR.
ErrorResponse - Class in com.nutanix.dp1.iam.iam.v4.error
This schema is auto-generated by the Open API Dev Platform as REST response for 4xx and 5xx error responses.
ErrorResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
 
ErrorResponse(Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
 
ErrorResponse.OneOfErrorWrapper - Class in com.nutanix.dp1.iam.iam.v4.error
 
errorUrl - Variable in class com.nutanix.dp1.iam.iam.v4.authn.IdpMetadata
Error URL of the Identity provider.
exp - Variable in class com.nutanix.dp1.iam.iam.v4.authn.OidcUserinfo
Expiration time for the identity claims in seconds since epoch.
expiryTime - Variable in class com.nutanix.dp1.iam.iam.v4.authn.ApiKey
The expiry time of the API Key.
ExternalizableAbstractModel - Class in com.nutanix.dp1.iam.common.v1.response
A model that represents an object instance that is accessible through an API endpoint.
ExternalizableAbstractModel() - Constructor for class com.nutanix.dp1.iam.common.v1.response.ExternalizableAbstractModel
 
ExternalizableAbstractModel(String, String, List<ApiLink>) - Constructor for class com.nutanix.dp1.iam.common.v1.response.ExternalizableAbstractModel
 
extId - Variable in class com.nutanix.dp1.iam.common.v1.response.ExternalizableAbstractModel
A globally unique identifier of an instance that is suitable for external consumption.
extraInfo - Variable in class com.nutanix.dp1.iam.common.v1.response.ApiResponseMetadata
An array of entity-specific metadata

F

Federation - Class in com.nutanix.dp1.iam.iam.v4.authn
Description of the OIDC provider.
Federation() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.Federation
 
Federation(String, String, List<ApiLink>, String, String, String, String, FederationClaims, OffsetDateTime, OffsetDateTime, String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.Federation
 
FederationClaims - Class in com.nutanix.dp1.iam.iam.v4.authn
Mapping of claims from IAM to the OIDC provider.
FederationClaims() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.FederationClaims
 
FederationClaims(String, String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.FederationClaims
 
filters - Variable in class com.nutanix.dp1.iam.iam.v4.authz.AuthorizationResponseObject
Filter expression.
firstName - Variable in class com.nutanix.dp1.iam.iam.v4.authn.User
First name for the User.
Flag - Class in com.nutanix.dp1.iam.common.v1.config
Many entities in the Nutanix APIs carry flags.
Flag() - Constructor for class com.nutanix.dp1.iam.common.v1.config.Flag
 
Flag(String, Boolean) - Constructor for class com.nutanix.dp1.iam.common.v1.config.Flag
 
format(Date, StringBuffer, FieldPosition) - Method in class com.nutanix.iam.java.client.RFC3339DateFormat
 
formatDate(Date) - Method in class com.nutanix.iam.java.client.ApiClient
Format the given Date object into string.
fromEnum() - Method in enum com.nutanix.dp1.iam.common.v1.config.MessageSeverity
 
fromEnum() - Method in enum com.nutanix.dp1.iam.iam.v4.authn.AlgoType
 
fromEnum() - Method in enum com.nutanix.dp1.iam.iam.v4.authn.ApiKeyStatusType
 
fromEnum() - Method in enum com.nutanix.dp1.iam.iam.v4.authn.AuthMethodType
 
fromEnum() - Method in enum com.nutanix.dp1.iam.iam.v4.authn.ClaimsType
 
fromEnum() - Method in enum com.nutanix.dp1.iam.iam.v4.authn.DirectoryType
 
fromEnum() - Method in enum com.nutanix.dp1.iam.iam.v4.authn.DiscoverySubjectType
 
fromEnum() - Method in enum com.nutanix.dp1.iam.iam.v4.authn.GrantType
 
fromEnum() - Method in enum com.nutanix.dp1.iam.iam.v4.authn.GroupSearchType
 
fromEnum() - Method in enum com.nutanix.dp1.iam.iam.v4.authn.GroupType
 
fromEnum() - Method in enum com.nutanix.dp1.iam.iam.v4.authn.KeyType
 
fromEnum() - Method in enum com.nutanix.dp1.iam.iam.v4.authn.NameIdPolicyFormat
 
fromEnum() - Method in enum com.nutanix.dp1.iam.iam.v4.authn.OidcSubjectType
 
fromEnum() - Method in enum com.nutanix.dp1.iam.iam.v4.authn.ResponseType
 
fromEnum() - Method in enum com.nutanix.dp1.iam.iam.v4.authn.ScopesType
 
fromEnum() - Method in enum com.nutanix.dp1.iam.iam.v4.authn.ScopeType
 
fromEnum() - Method in enum com.nutanix.dp1.iam.iam.v4.authn.SigningAlgoType
 
fromEnum() - Method in enum com.nutanix.dp1.iam.iam.v4.authn.SubjectType
 
fromEnum() - Method in enum com.nutanix.dp1.iam.iam.v4.authn.UserStatusType
 
fromEnum() - Method in enum com.nutanix.dp1.iam.iam.v4.authn.UserType
 
fromEnum() - Method in enum com.nutanix.dp1.iam.iam.v4.authn.UseType
 
fromEnum() - Method in enum com.nutanix.dp1.iam.iam.v4.authz.ApiVersion
 
fromEnum() - Method in enum com.nutanix.dp1.iam.iam.v4.authz.AuthorizationPolicyType
 
fromEnum() - Method in enum com.nutanix.dp1.iam.iam.v4.authz.EntityOperators
 
fromEnum() - Method in enum com.nutanix.dp1.iam.iam.v4.authz.HttpMethod
 
fromEnum() - Method in enum com.nutanix.dp1.iam.iam.v4.authz.IdentityType
 
fromEnum() - Method in enum com.nutanix.dp1.iam.iam.v4.authz.OperationType
 
fromEnum() - Method in enum com.nutanix.dp1.iam.iam.v4.authz.ResponseType
 
fromEnum() - Method in enum com.nutanix.dp1.iam.iam.v4.common.SortOrderType
 
fromString(String) - Static method in enum com.nutanix.dp1.iam.common.v1.config.MessageSeverity
 
fromString(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.AlgoType
 
fromString(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.ApiKeyStatusType
 
fromString(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.AuthMethodType
 
fromString(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.ClaimsType
 
fromString(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.DirectoryType
 
fromString(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.DiscoverySubjectType
 
fromString(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.GrantType
 
fromString(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.GroupSearchType
 
fromString(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.GroupType
 
fromString(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.KeyType
 
fromString(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.NameIdPolicyFormat
 
fromString(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.OidcSubjectType
 
fromString(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.ResponseType
 
fromString(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.ScopesType
 
fromString(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.ScopeType
 
fromString(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.SigningAlgoType
 
fromString(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.SubjectType
 
fromString(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.UserStatusType
 
fromString(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.UserType
 
fromString(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.UseType
 
fromString(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authz.ApiVersion
 
fromString(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authz.AuthorizationPolicyType
 
fromString(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authz.EntityOperators
 
fromString(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authz.HttpMethod
 
fromString(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authz.IdentityType
 
fromString(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authz.OperationType
 
fromString(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authz.ResponseType
 
fromString(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.common.SortOrderType
 

G

getAccessToken() - Method in class com.nutanix.iam.java.client.auth.OAuth
 
getApiClient() - Method in class com.nutanix.iam.java.client.api.ApiKeysApi
 
getApiClient() - Method in class com.nutanix.iam.java.client.api.AuthorizationPoliciesApi
 
getApiClient() - Method in class com.nutanix.iam.java.client.api.CertificateAuthenticationProvidersApi
 
getApiClient() - Method in class com.nutanix.iam.java.client.api.ClientsApi
 
getApiClient() - Method in class com.nutanix.iam.java.client.api.DirectoryServicesApi
 
getApiClient() - Method in class com.nutanix.iam.java.client.api.EntitiesApi
 
getApiClient() - Method in class com.nutanix.iam.java.client.api.OperationsApi
 
getApiClient() - Method in class com.nutanix.iam.java.client.api.RolesApi
 
getApiClient() - Method in class com.nutanix.iam.java.client.api.SAMLIdentityProvidersApi
 
getApiClient() - Method in class com.nutanix.iam.java.client.api.ServiceAccountsApi
 
getApiClient() - Method in class com.nutanix.iam.java.client.api.UserGroupsApi
 
getApiClient() - Method in class com.nutanix.iam.java.client.api.UsersApi
 
getApiKey() - Method in class com.nutanix.iam.java.client.auth.ApiKeyAuth
 
GetApiKeyApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/service-accounts/{svcAccExtId}/api-keys/{extId} Get operation
GetApiKeyApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetApiKeyApiResponse
 
GetApiKeyApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetApiKeyApiResponse
 
GetApiKeyApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
getApiKeyById(String, String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.ServiceAccountsApi
Deprecated.
This API has been deprecated.
getApiKeyPrefix() - Method in class com.nutanix.iam.java.client.auth.ApiKeyAuth
 
getAuthentication(String) - Method in class com.nutanix.iam.java.client.ApiClient
Get authentication for the given name.
getAuthentications() - Method in class com.nutanix.iam.java.client.ApiClient
Get authentications (key: authentication name, value: authentication).
GetAuthorizationPolicyApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authz
REST response for all response codes in API path /iam/v4.0.b1/authz/authorization-policies/{extId} Get operation
GetAuthorizationPolicyApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.GetAuthorizationPolicyApiResponse
 
GetAuthorizationPolicyApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.GetAuthorizationPolicyApiResponse
 
GetAuthorizationPolicyApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authz
 
getAuthorizationPolicyById(String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.AuthorizationPoliciesApi
View an Authorization Policy.
GetCertAuthProviderApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/cert-auth-providers/{extId} Get operation
GetCertAuthProviderApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetCertAuthProviderApiResponse
 
GetCertAuthProviderApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetCertAuthProviderApiResponse
 
GetCertAuthProviderApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
getCertAuthProviderById(String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.CertificateAuthenticationProvidersApi
Get a Certificate based Authentication provider by its UUID.
GetClientApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authz
REST response for all response codes in API path /iam/v4.0.b1/authz/clients/{extId} Get operation
GetClientApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.GetClientApiResponse
 
GetClientApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.GetClientApiResponse
 
GetClientApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authz
 
getConnectTimeout() - Method in class com.nutanix.iam.java.client.ApiClient
Get the current connection timeout
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.ActivateUserApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.UserStateUpdateResponse com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.ChangeUserPasswordApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.PasswordChangeResponse com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.ConnectionDirectoryServiceApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceConnectionResponse com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateApiKeyApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.ApiKey com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateCertAuthProviderApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.CertAuthProvider com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateDirectoryServiceApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.DirectoryService com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateSamlIdentityProviderApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.SamlIdentityProvider com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateServiceAccountApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.ServiceAccount com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateServiceAccountKeyApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.ServiceAccountKey com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateSystemConfigApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.SystemConfig com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateUserApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.User com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateUserGroupApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.UserGroup com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateUserKeyApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.BucketsAccessKey com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteApiKeyApiResponse
Get data in one of possible types : EMPTY com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteCertAuthProviderApiResponse
Get data in one of possible types : EMPTY com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteDirectoryServiceApiResponse
Get data in one of possible types : EMPTY com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteSamlIdentityProviderApiResponse
Get data in one of possible types : EMPTY com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteServiceAccountApiResponse
Get data in one of possible types : EMPTY com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteServiceAccountKeyApiResponse
Get data in one of possible types : EMPTY com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteSystemConfigApiResponse
Get data in one of possible types : EMPTY com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserApiResponse
Get data in one of possible types : EMPTY com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserGroupApiResponse
Get data in one of possible types : EMPTY com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserKeyApiResponse
Get data in one of possible types : EMPTY com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetApiKeyApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.ApiKey com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetCertAuthProviderApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.CertAuthProvider com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetDirectoryServiceApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.DirectoryService com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetSamlIdentityProviderApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.SamlIdentityProvider com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetSamlSpMetadataApiResponse
Get data in one of possible types : byte[] com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetServiceAccountApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.ServiceAccount com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetServiceAccountKeyApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.ServiceAccountKey com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetUserApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.User com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetUserGroupApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.UserGroup com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListApiKeysApiResponse
Get data in one of possible types : EMPTY_LIST List(iam.v4.authn.ApiKey) com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListCertAuthProvidersApiResponse
Get data in one of possible types : EMPTY_LIST List(iam.v4.authn.CertAuthProvider) com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListDirectoryServicesApiResponse
Get data in one of possible types : EMPTY_LIST List(iam.v4.authn.DirectoryService) com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListSamlIdentityProvidersApiResponse
Get data in one of possible types : EMPTY_LIST List(iam.v4.authn.SamlIdentityProvider) com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListServiceAccountKeysApiResponse
Get data in one of possible types : EMPTY_LIST List(iam.v4.authn.ServiceAccountKey) com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListServiceAccountsApiResponse
Get data in one of possible types : EMPTY_LIST List(iam.v4.authn.ServiceAccount) com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListUserBucketKeysApiResponse
Get data in one of possible types : EMPTY_LIST List(iam.v4.authn.BucketsAccessKey) com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListUserGroupsApiResponse
Get data in one of possible types : EMPTY_LIST List(iam.v4.authn.UserGroup) com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListUsersApiResponse
Get data in one of possible types : EMPTY_LIST List(iam.v4.authn.User) com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.ResetUserPasswordApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.PasswordResetResponse com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.RevokeApiKeyApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.ApiKeyRevokeResponse com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.SearchDirectoryServiceApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceSearchResult com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.UpdateCertAuthProviderApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.CertAuthProvider com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.UpdateDirectoryServiceApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.DirectoryService com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.UpdateSamlIdentityProviderApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.SamlIdentityProvider com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.UpdateSystemConfigApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.SystemConfig com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.UpdateUserApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.User com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authn.ValidateApiKeyApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authn.ApiKeyValidateResponse com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authz.CreateAuthorizationPolicyApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authz.AuthorizationPolicy com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authz.CreateRoleApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authz.Role com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authz.DeleteAuthorizationPolicyApiResponse
Get data in one of possible types : EMPTY com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authz.DeleteRoleApiResponse
Get data in one of possible types : EMPTY com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authz.GetAuthorizationPolicyApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authz.AuthorizationPolicy com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authz.GetClientApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authz.Client com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authz.GetEntityApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authz.Entity com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authz.GetOperationApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.iam.v4.authz.Operation com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authz.GetRoleApiResponse
Get data in one of possible types : EMPTY com.nutanix.dp1.iam.iam.v4.authz.Role com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authz.ListAuthorizationPoliciesApiResponse
Get data in one of possible types : EMPTY_LIST List(iam.v4.authz.AuthorizationPolicy) com.nutanix.dp1.iam.iam.v4.error.ErrorResponse List(iam.v4.authz.AuthorizationPolicyProjection)
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authz.ListClientsApiResponse
Get data in one of possible types : EMPTY_LIST List(iam.v4.authz.Client) com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authz.ListEntitiesApiResponse
Get data in one of possible types : EMPTY_LIST List(iam.v4.authz.Entity) com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authz.ListOperationsApiResponse
Get data in one of possible types : EMPTY_LIST List(iam.v4.authz.Operation) com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authz.ListRolesApiResponse
Get data in one of possible types : EMPTY_LIST List(iam.v4.authz.Role) com.nutanix.dp1.iam.iam.v4.error.ErrorResponse List(iam.v4.authz.RoleProjection)
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authz.UpdateAuthorizationPolicyApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.common.v1.config.Message com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authz.UpdateClientApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.common.v1.config.Message com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getData() - Method in class com.nutanix.dp1.iam.iam.v4.authz.UpdateRoleApiResponse
Get data in one of possible types : com.nutanix.dp1.iam.common.v1.config.Message com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
getDateFormat() - Method in class com.nutanix.iam.java.client.ApiClient
Get the date format used to parse/format date parameters.
GetDirectoryServiceApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/directory-services/{extId} Get operation
GetDirectoryServiceApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetDirectoryServiceApiResponse
 
GetDirectoryServiceApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetDirectoryServiceApiResponse
 
GetDirectoryServiceApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
getDirectoryServiceById(String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.DirectoryServicesApi
View a Directory Service.
getDiscriminator() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteApiKeyApiResponse.OneOfDataWrapper
 
getDiscriminator() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteCertAuthProviderApiResponse.OneOfDataWrapper
 
getDiscriminator() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteDirectoryServiceApiResponse.OneOfDataWrapper
 
getDiscriminator() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteSamlIdentityProviderApiResponse.OneOfDataWrapper
 
getDiscriminator() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteServiceAccountApiResponse.OneOfDataWrapper
 
getDiscriminator() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteServiceAccountKeyApiResponse.OneOfDataWrapper
 
getDiscriminator() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteSystemConfigApiResponse.OneOfDataWrapper
 
getDiscriminator() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserApiResponse.OneOfDataWrapper
 
getDiscriminator() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserGroupApiResponse.OneOfDataWrapper
 
getDiscriminator() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserKeyApiResponse.OneOfDataWrapper
 
getDiscriminator() - Method in class com.nutanix.dp1.iam.iam.v4.authz.DeleteAuthorizationPolicyApiResponse.OneOfDataWrapper
 
getDiscriminator() - Method in class com.nutanix.dp1.iam.iam.v4.authz.DeleteRoleApiResponse.OneOfDataWrapper
 
getDiscriminator() - Method in class com.nutanix.dp1.iam.iam.v4.authz.GetRoleApiResponse.OneOfDataWrapper
 
GetEntityApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authz
REST response for all response codes in API path /iam/v4.0.b1/authz/entities/{extId} Get operation
GetEntityApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.GetEntityApiResponse
 
GetEntityApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.GetEntityApiResponse
 
GetEntityApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authz
 
getEntityById(String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.EntitiesApi
View description of the Entity.
getError() - Method in class com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
Get error in one of possible types : EMPTY_LIST List(iam.v4.error.AppMessage) com.nutanix.dp1.iam.iam.v4.error.SchemaValidationError
getEtag(Object) - Static method in class com.nutanix.iam.java.client.ApiClient
Get ETag from an object if exists.
getFlags() - Method in class com.nutanix.dp1.iam.common.v1.response.ApiResponseMetadata
 
getHost() - Method in class com.nutanix.iam.java.client.ApiClient
Get the current hostname or base URL
getLocation() - Method in class com.nutanix.iam.java.client.auth.ApiKeyAuth
 
getMaxRetryAttempts() - Method in class com.nutanix.iam.java.client.ApiClient
Get the number of max retry attempts
GetOperationApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authz
REST response for all response codes in API path /iam/v4.0.b1/authz/operations/{extId} Get operation
GetOperationApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.GetOperationApiResponse
 
GetOperationApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.GetOperationApiResponse
 
GetOperationApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authz
 
getOperationById(String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.OperationsApi
View an Operation.
getParamName() - Method in class com.nutanix.iam.java.client.auth.ApiKeyAuth
 
getPassword() - Method in class com.nutanix.iam.java.client.auth.HttpBasicAuth
 
getPort() - Method in class com.nutanix.iam.java.client.ApiClient
Get the current port for base URL
getReadTimeout() - Method in class com.nutanix.iam.java.client.ApiClient
Get the current response read timeout
getRegisteredClientById(String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.ClientsApi
View a Registered Client Information.
getResponseHeaders() - Method in class com.nutanix.iam.java.client.ApiClient
Gets the response headers of the previous request
getRetryInterval() - Method in class com.nutanix.iam.java.client.ApiClient
Get the delay between each retry attempt
GetRoleApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authz
REST response for all response codes in API path /iam/v4.0.b1/authz/roles/{extId} Get operation
GetRoleApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.GetRoleApiResponse
 
GetRoleApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.GetRoleApiResponse
 
GetRoleApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authz
 
getRoleById(String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.RolesApi
View a Role.
GetSamlIdentityProviderApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/saml-identity-providers/{extId} Get operation
GetSamlIdentityProviderApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetSamlIdentityProviderApiResponse
 
GetSamlIdentityProviderApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetSamlIdentityProviderApiResponse
 
GetSamlIdentityProviderApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
getSamlIdentityProviderById(String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.SAMLIdentityProvidersApi
View a SAML Identity Provider.
getSamlSpMetadata(Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.SAMLIdentityProvidersApi
Download SP Metadata for SAML Identity Provider.
GetSamlSpMetadataApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/saml-sp-metadata Get operation
GetSamlSpMetadataApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetSamlSpMetadataApiResponse
 
GetSamlSpMetadataApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetSamlSpMetadataApiResponse
 
GetSamlSpMetadataApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
getScheme() - Method in class com.nutanix.iam.java.client.ApiClient
Get the current URL scheme for making a connection to the cluster
GetServiceAccountApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/service-accounts/{extId} Get operation
GetServiceAccountApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetServiceAccountApiResponse
 
GetServiceAccountApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetServiceAccountApiResponse
 
GetServiceAccountApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
getServiceAccountById(String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.ServiceAccountsApi
Deprecated.
This API has been deprecated.
GetServiceAccountKeyApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/service-accounts/{svcAccExtId}/access-keys/{extId} Get operation
GetServiceAccountKeyApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetServiceAccountKeyApiResponse
 
GetServiceAccountKeyApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetServiceAccountKeyApiResponse
 
GetServiceAccountKeyApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
getServiceAccountKeyById(String, String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.ServiceAccountsApi
Deprecated.
This API has been deprecated.
getStatusCode() - Method in class com.nutanix.iam.java.client.ApiClient
Gets the status code of the previous request
GetUserApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/users/{extId} Get operation
GetUserApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetUserApiResponse
 
GetUserApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetUserApiResponse
 
GetUserApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
getUserById(String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.UsersApi
View a User.
GetUserGroupApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/user-groups/{extId} Get operation
GetUserGroupApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetUserGroupApiResponse
 
GetUserGroupApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetUserGroupApiResponse
 
GetUserGroupApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
getUserGroupById(String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.UserGroupsApi
View a User Group.
getUsername() - Method in class com.nutanix.iam.java.client.auth.HttpBasicAuth
 
getValue() - Method in class com.nutanix.dp1.iam.common.v1.config.KVPair
Get value in one of possible types : EMPTY_LIST String Integer Boolean List(String)
getValue() - Method in class com.nutanix.dp1.iam.common.v1.config.KVPair.OneOfValueWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.ActivateUserApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.ChangeUserPasswordApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.ConnectionDirectoryServiceApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateApiKeyApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateCertAuthProviderApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateDirectoryServiceApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateSamlIdentityProviderApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateServiceAccountApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateServiceAccountKeyApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateSystemConfigApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateUserApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateUserGroupApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateUserKeyApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteApiKeyApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteCertAuthProviderApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteDirectoryServiceApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteSamlIdentityProviderApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteServiceAccountApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteServiceAccountKeyApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteSystemConfigApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserGroupApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserKeyApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetApiKeyApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetCertAuthProviderApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetDirectoryServiceApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetSamlIdentityProviderApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetSamlSpMetadataApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetServiceAccountApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetServiceAccountKeyApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetUserApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetUserGroupApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListApiKeysApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListCertAuthProvidersApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListDirectoryServicesApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListSamlIdentityProvidersApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListServiceAccountKeysApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListServiceAccountsApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListUserBucketKeysApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListUserGroupsApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListUsersApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.ResetUserPasswordApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.RevokeApiKeyApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.SearchDirectoryServiceApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.UpdateCertAuthProviderApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.UpdateDirectoryServiceApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.UpdateSamlIdentityProviderApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.UpdateSystemConfigApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.UpdateUserApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authn.ValidateApiKeyApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authz.CreateAuthorizationPolicyApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authz.CreateRoleApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authz.DeleteAuthorizationPolicyApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authz.DeleteRoleApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authz.GetAuthorizationPolicyApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authz.GetClientApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authz.GetEntityApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authz.GetOperationApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authz.GetRoleApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authz.ListAuthorizationPoliciesApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authz.ListClientsApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authz.ListEntitiesApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authz.ListOperationsApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authz.ListRolesApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authz.UpdateAuthorizationPolicyApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authz.UpdateClientApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.authz.UpdateRoleApiResponse.OneOfDataWrapper
 
getValue() - Method in class com.nutanix.dp1.iam.iam.v4.error.ErrorResponse.OneOfErrorWrapper
 
globalCrlRefreshInterval - Variable in class com.nutanix.dp1.iam.iam.v4.authn.CertRevocationInfo
Interval in seconds at which the CRL should be fetched from the CRLDP, default = 86400 seconds(1 day).
GrantType - Enum in com.nutanix.dp1.iam.iam.v4.authn
Type of grant.
grantType - Variable in class com.nutanix.dp1.iam.iam.v4.authn.TokenRequest
 
Group - Class in com.nutanix.dp1.iam.iam.v4.authn
Information of a group of Users.
Group() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.Group
 
Group(String, String, List<ApiLink>, String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.Group
 
groupMemberAttribute - Variable in class com.nutanix.dp1.iam.iam.v4.authn.UserGroupConfiguration
Attribute in a group that associates Users to the group.
groupMemberAttributeValue - Variable in class com.nutanix.dp1.iam.iam.v4.authn.UserGroupConfiguration
User attribute value that will be used in group entity to associate User to the group.
groupObjectClass - Variable in class com.nutanix.dp1.iam.iam.v4.authn.UserGroupConfiguration
Object class in the OpenLDAP system that corresponds to groups.
groups - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceInfo
List of AD/LDAP groups having the User.
groups - Variable in class com.nutanix.dp1.iam.iam.v4.authn.OidcUserinfo
List of groups obtained from the authentication provider for the User.
groupsAttribute - Variable in class com.nutanix.dp1.iam.iam.v4.authn.SamlIdentityProvider
SAML assertion groups attribute element.
groupsDelim - Variable in class com.nutanix.dp1.iam.iam.v4.authn.SamlIdentityProvider
Delimiter is used to split the value of attribute into multiple groups.
groupSearchBase - Variable in class com.nutanix.dp1.iam.iam.v4.authn.UserGroupConfiguration
Base DN for group search.
groupSearchType - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryService
 
GroupSearchType - Enum in com.nutanix.dp1.iam.iam.v4.authn
Group membership search type for the Directory Service.
GroupType - Enum in com.nutanix.dp1.iam.iam.v4.authn
Type of the User Group.
groupType - Variable in class com.nutanix.dp1.iam.iam.v4.authn.UserGroup
 

H

href - Variable in class com.nutanix.dp1.iam.common.v1.response.ApiLink
The URL at which the entity described by the link can be accessed.
HttpBasicAuth - Class in com.nutanix.iam.java.client.auth
 
HttpBasicAuth() - Constructor for class com.nutanix.iam.java.client.auth.HttpBasicAuth
 
httpMethod - Variable in class com.nutanix.dp1.iam.iam.v4.authz.AssociatedEndpoint
 
HttpMethod - Enum in com.nutanix.dp1.iam.iam.v4.authz
HTTP method for the provided associated endpoint.

I

iat - Variable in class com.nutanix.dp1.iam.iam.v4.authn.OidcUserinfo
Time at which the identity claims were issued in seconds since epoch.
identities - Variable in class com.nutanix.dp1.iam.iam.v4.authz.AuthorizationPolicy
The identities for which the Authorization Policy is created.
identity - Variable in class com.nutanix.dp1.iam.iam.v4.authz.AuthorizationRequest
 
IdentityFilter - Class in com.nutanix.dp1.iam.iam.v4.authz
 
IdentityFilter() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.IdentityFilter
 
IdentityObject - Class in com.nutanix.dp1.iam.iam.v4.authz
Object defining the attributes of Identity (who).
IdentityObject() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.IdentityObject
 
IdentityObject(IdentityType, Map<String, Object>) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.IdentityObject
 
identityType - Variable in class com.nutanix.dp1.iam.iam.v4.authz.IdentityObject
 
IdentityType - Enum in com.nutanix.dp1.iam.iam.v4.authz
Type of identity object.
idpId - Variable in class com.nutanix.dp1.iam.iam.v4.authn.Federation
IDP attached to Users of the OIDC provider.
idpId - Variable in class com.nutanix.dp1.iam.iam.v4.authn.SecretKeyResponse
Identifier of the IDP for the User.
idpId - Variable in class com.nutanix.dp1.iam.iam.v4.authn.User
Identifier of the IDP for the User.
idpId - Variable in class com.nutanix.dp1.iam.iam.v4.authn.UserGroup
Identifier of the IDP for the User Group.
IdpMetadata - Class in com.nutanix.dp1.iam.iam.v4.authn
Information of the IDP.
IdpMetadata() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.IdpMetadata
 
IdpMetadata(String, String, String, String, String, NameIdPolicyFormat) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.IdpMetadata
 
idpMetadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.SamlIdentityProvider
 
idpMetadataUrl - Variable in class com.nutanix.dp1.iam.iam.v4.authn.SamlIdentityProvider
Metadata url that provides IDP details.
idpMetadataXml - Variable in class com.nutanix.dp1.iam.iam.v4.authn.SamlIdentityProvider
Base64 encoded metadata in XML format with IDP details.
invokeAPI(String, HttpMethod, MultiValueMap<String, String>, Object, HttpHeaders, MultiValueMap<String, Object>, List<MediaType>, MediaType, String[], ParameterizedTypeReference<T>) - Method in class com.nutanix.iam.java.client.ApiClient
Invoke API by sending HTTP request with the given options.
isCacEnabled - Variable in class com.nutanix.dp1.iam.iam.v4.authn.CertAuthProvider
Flag to enable/disable Certificate Authentication for the current certificate based authentication provider.
isCertAuthEnabled - Variable in class com.nutanix.dp1.iam.iam.v4.authn.CertAuthProvider
Flag to enable/disable CAC for the current Certificate based Authentication provider.
isCrlEnabled - Variable in class com.nutanix.dp1.iam.iam.v4.authn.CertRevocationInfo
Flag to enable/disable CRL revocation check.
isDebugging() - Method in class com.nutanix.iam.java.client.ApiClient
Check that whether debugging is enabled for this API client.
isEmailVerified - Variable in class com.nutanix.dp1.iam.iam.v4.authn.OidcUserinfo
Boolean to indicate if the email address of end User has been verified by IAM.
isForceResetPasswordEnabled - Variable in class com.nutanix.dp1.iam.iam.v4.authn.User
Flag to force the User to reset password.
isJsonMime(String) - Method in class com.nutanix.iam.java.client.ApiClient
 
isJsonMime(MediaType) - Method in class com.nutanix.iam.java.client.ApiClient
Check if the given MIME is a JSON MIME.
isOcspEnabled - Variable in class com.nutanix.dp1.iam.iam.v4.authn.CertRevocationInfo
Flag to enable/disable OCSP revocation check.
iss - Variable in class com.nutanix.dp1.iam.iam.v4.authn.OidcUserinfo
Base URL of the identity Service which it asserts as its issuer identifier.
isSignedAuthnReqEnabled - Variable in class com.nutanix.dp1.iam.iam.v4.authn.SamlIdentityProvider
Flag indicating signing of SAML authnRequests.
isWildcardSearch - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceSearchQuery
Flag indicating whether the search should be a wildcard search or not.

K

KeyType - Enum in com.nutanix.dp1.iam.iam.v4.authn
Type of OIDC key.
kid - Variable in class com.nutanix.dp1.iam.iam.v4.authn.OidcKey
Unique identifier for the key.
kty - Variable in class com.nutanix.dp1.iam.iam.v4.authn.OidcKey
 
KVPair - Class in com.nutanix.dp1.iam.common.v1.config
A map describing a set of keys and their corresponding values.
KVPair() - Constructor for class com.nutanix.dp1.iam.common.v1.config.KVPair
 
KVPair(String, Object) - Constructor for class com.nutanix.dp1.iam.common.v1.config.KVPair
 
KVPair.OneOfValueWrapper - Class in com.nutanix.dp1.iam.common.v1.config
 

L

lastName - Variable in class com.nutanix.dp1.iam.iam.v4.authn.User
Last name for the User.
legacyRoles - Variable in class com.nutanix.dp1.iam.iam.v4.authn.OidcUserinfo
List of legacy Prism Roles for the User.
length - Variable in class com.nutanix.dp1.iam.iam.v4.authn.ApiKeyCustomOptions
Custom length of the API Key.
links - Variable in class com.nutanix.dp1.iam.common.v1.response.ApiResponseMetadata
An array of HATEOAS style links for the response that may also include pagination links for list operations.
listApiKeys(String, Integer, Integer, String, String, String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.ServiceAccountsApi
Deprecated.
This API has been deprecated.
ListApiKeysApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/service-accounts/{extId}/api-keys Get operation
ListApiKeysApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListApiKeysApiResponse
 
ListApiKeysApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListApiKeysApiResponse
 
ListApiKeysApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
listAuthorizationPolicies(Integer, Integer, String, String, String, String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.AuthorizationPoliciesApi
List all the Authorization Polic(ies).
ListAuthorizationPoliciesApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authz
REST response for all response codes in API path /iam/v4.0.b1/authz/authorization-policies Get operation
ListAuthorizationPoliciesApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.ListAuthorizationPoliciesApiResponse
 
ListAuthorizationPoliciesApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.ListAuthorizationPoliciesApiResponse
 
ListAuthorizationPoliciesApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authz
 
listCertAuthProviders(String, String, String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.CertificateAuthenticationProvidersApi
List all Configured Certificate based Authentication providers.
ListCertAuthProvidersApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/cert-auth-providers Get operation
ListCertAuthProvidersApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListCertAuthProvidersApiResponse
 
ListCertAuthProvidersApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListCertAuthProvidersApiResponse
 
ListCertAuthProvidersApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
ListClientsApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authz
REST response for all response codes in API path /iam/v4.0.b1/authz/clients Get operation
ListClientsApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.ListClientsApiResponse
 
ListClientsApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.ListClientsApiResponse
 
ListClientsApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authz
 
listDirectoryServices(Integer, Integer, String, String, String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.DirectoryServicesApi
List all Directory Service(s).
ListDirectoryServicesApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/directory-services Get operation
ListDirectoryServicesApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListDirectoryServicesApiResponse
 
ListDirectoryServicesApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListDirectoryServicesApiResponse
 
ListDirectoryServicesApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
listEntities(Integer, Integer, String, String, String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.EntitiesApi
List all the Entities.
ListEntitiesApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authz
REST response for all response codes in API path /iam/v4.0.b1/authz/entities Get operation
ListEntitiesApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.ListEntitiesApiResponse
 
ListEntitiesApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.ListEntitiesApiResponse
 
ListEntitiesApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authz
 
listOperations(Integer, Integer, String, String, String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.OperationsApi
List all the Operation(s).
ListOperationsApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authz
REST response for all response codes in API path /iam/v4.0.b1/authz/operations Get operation
ListOperationsApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.ListOperationsApiResponse
 
ListOperationsApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.ListOperationsApiResponse
 
ListOperationsApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authz
 
listRegisteredClients(Integer, Integer, String, String, String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.ClientsApi
List all the Client(s) registered.
listRoles(Integer, Integer, String, String, String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.RolesApi
List all the Role(s).
ListRolesApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authz
REST response for all response codes in API path /iam/v4.0.b1/authz/roles Get operation
ListRolesApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.ListRolesApiResponse
 
ListRolesApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.ListRolesApiResponse
 
ListRolesApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authz
 
listSamlIdentityProviders(Integer, Integer, String, String, String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.SAMLIdentityProvidersApi
View all SAML Identity Provider(s).
ListSamlIdentityProvidersApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/saml-identity-providers Get operation
ListSamlIdentityProvidersApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListSamlIdentityProvidersApiResponse
 
ListSamlIdentityProvidersApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListSamlIdentityProvidersApiResponse
 
ListSamlIdentityProvidersApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
listServiceAccountKeys(String, Integer, Integer, String, String, String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.ServiceAccountsApi
Deprecated.
This API has been deprecated.
ListServiceAccountKeysApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/service-accounts/{extId}/access-keys Get operation
ListServiceAccountKeysApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListServiceAccountKeysApiResponse
 
ListServiceAccountKeysApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListServiceAccountKeysApiResponse
 
ListServiceAccountKeysApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
listServiceAccounts(Integer, Integer, String, String, String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.ServiceAccountsApi
Deprecated.
This API has been deprecated.
ListServiceAccountsApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/service-accounts Get operation
ListServiceAccountsApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListServiceAccountsApiResponse
 
ListServiceAccountsApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListServiceAccountsApiResponse
 
ListServiceAccountsApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
listUserBucketKeys(String, Integer, Integer, String, String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.UsersApi
List all Bucket Access Key(s) for the User.
ListUserBucketKeysApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/users/{extId}/buckets-access-keys Get operation
ListUserBucketKeysApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListUserBucketKeysApiResponse
 
ListUserBucketKeysApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListUserBucketKeysApiResponse
 
ListUserBucketKeysApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
listUserGroups(Integer, Integer, String, String, String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.UserGroupsApi
List all User Group(s).
ListUserGroupsApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/user-groups Get operation
ListUserGroupsApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListUserGroupsApiResponse
 
ListUserGroupsApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListUserGroupsApiResponse
 
ListUserGroupsApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
listUsers(Integer, Integer, String, String, String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.UsersApi
List all User(s).
ListUsersApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/users Get operation
ListUsersApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListUsersApiResponse
 
ListUsersApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListUsersApiResponse
 
ListUsersApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
locale - Variable in class com.nutanix.dp1.iam.common.v1.config.Message
The locale for the message description.
locale - Variable in class com.nutanix.dp1.iam.iam.v4.authn.User
Default locale for the User.
locale - Variable in class com.nutanix.dp1.iam.iam.v4.error.AppMessage
Locale for this message.
location - Variable in class com.nutanix.dp1.iam.iam.v4.error.SchemaValidationErrorMessage
The part of the request that failed validation.
loginUrl - Variable in class com.nutanix.dp1.iam.iam.v4.authn.IdpMetadata
Login URL of the Identity provider.
logoutUrl - Variable in class com.nutanix.dp1.iam.iam.v4.authn.IdpMetadata
Logout URL of the Identity provider.

M

Message - Class in com.nutanix.dp1.iam.common.v1.config
 
Message() - Constructor for class com.nutanix.dp1.iam.common.v1.config.Message
 
Message(String, String, String, MessageSeverity) - Constructor for class com.nutanix.dp1.iam.common.v1.config.Message
 
message - Variable in class com.nutanix.dp1.iam.common.v1.config.Message
The description of the message.
message - Variable in class com.nutanix.dp1.iam.iam.v4.common.ActionBaseResponse
Action API successful message.
message - Variable in class com.nutanix.dp1.iam.iam.v4.error.AppMessage
The message string.
message - Variable in class com.nutanix.dp1.iam.iam.v4.error.SchemaValidationErrorMessage
The detailed message for the validation error.
messages - Variable in class com.nutanix.dp1.iam.common.v1.response.ApiResponseMetadata
Information, Warning or Error messages that might provide additional contextual information related to the operation.
MessageSeverity - Enum in com.nutanix.dp1.iam.common.v1.config
The message severity.
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.ActivateUserApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.ChangeUserPasswordApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.ConnectionDirectoryServiceApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.CreateApiKeyApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.CreateCertAuthProviderApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.CreateDirectoryServiceApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.CreateSamlIdentityProviderApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.CreateServiceAccountApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.CreateServiceAccountKeyApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.CreateSystemConfigApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.CreateUserApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.CreateUserGroupApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.CreateUserKeyApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DeleteApiKeyApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DeleteCertAuthProviderApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DeleteDirectoryServiceApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DeleteSamlIdentityProviderApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DeleteServiceAccountApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DeleteServiceAccountKeyApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DeleteSystemConfigApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserGroupApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserKeyApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.GetApiKeyApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.GetCertAuthProviderApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.GetDirectoryServiceApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.GetSamlIdentityProviderApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.GetSamlSpMetadataApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.GetServiceAccountApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.GetServiceAccountKeyApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.GetUserApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.GetUserGroupApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.ListApiKeysApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.ListCertAuthProvidersApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.ListDirectoryServicesApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.ListSamlIdentityProvidersApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.ListServiceAccountKeysApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.ListServiceAccountsApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.ListUserBucketKeysApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.ListUserGroupsApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.ListUsersApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.ResetUserPasswordApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.RevokeApiKeyApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.SearchDirectoryServiceApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.UpdateCertAuthProviderApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.UpdateDirectoryServiceApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.UpdateSamlIdentityProviderApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.UpdateSystemConfigApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.UpdateUserApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authn.ValidateApiKeyApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authz.CreateAuthorizationPolicyApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authz.CreateRoleApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authz.DeleteAuthorizationPolicyApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authz.DeleteRoleApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authz.GetAuthorizationPolicyApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authz.GetClientApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authz.GetEntityApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authz.GetOperationApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authz.GetRoleApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authz.ListAuthorizationPoliciesApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authz.ListClientsApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authz.ListEntitiesApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authz.ListOperationsApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authz.ListRolesApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authz.UpdateAuthorizationPolicyApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authz.UpdateClientApiResponse
 
metadata - Variable in class com.nutanix.dp1.iam.iam.v4.authz.UpdateRoleApiResponse
 
middleInitial - Variable in class com.nutanix.dp1.iam.iam.v4.authn.User
Middle name for the User.

N

n - Variable in class com.nutanix.dp1.iam.iam.v4.authn.OidcKey
Modulus for a standard PEM.
name - Variable in class com.nutanix.dp1.iam.common.v1.config.Flag
 
name - Variable in class com.nutanix.dp1.iam.common.v1.config.KVPair
The key of this key-value pair
name - Variable in class com.nutanix.dp1.iam.iam.v4.authn.ApiKey
Identifier for the API Key in the form of a name.
name - Variable in class com.nutanix.dp1.iam.iam.v4.authn.CertAuthProvider
Unique name of the Certificate based Authentication provider.
name - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryService
Name for the Directory Service.
name - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceInfoGroup
Name of the group.
name - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceInfoOu
Name of the OU.
name - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceSearchAttribute
Name of the attribute.
name - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceSearchEntity
Name of the entity in canonical format.
name - Variable in class com.nutanix.dp1.iam.iam.v4.authn.FederationClaims
 
name - Variable in class com.nutanix.dp1.iam.iam.v4.authn.Group
The name of group.
name - Variable in class com.nutanix.dp1.iam.iam.v4.authn.OidcUserinfo
Display name of the User including the first and last name.
name - Variable in class com.nutanix.dp1.iam.iam.v4.authn.SamlIdentityProvider
Unique name of the IDP.
name - Variable in class com.nutanix.dp1.iam.iam.v4.authn.ServiceAccount
Identifier for the Service Account in the form of a name.
name - Variable in class com.nutanix.dp1.iam.iam.v4.authn.ServiceAccountKey
Identifier of the Service Account Key in the form of a name.
name - Variable in class com.nutanix.dp1.iam.iam.v4.authn.SystemConfig
Name of the system configuration.
name - Variable in class com.nutanix.dp1.iam.iam.v4.authn.Tenant
Name of the tenant that the User belongs to.
name - Variable in class com.nutanix.dp1.iam.iam.v4.authn.UserGroup
Common Name of the User Group.
name - Variable in class com.nutanix.dp1.iam.iam.v4.authz.Client
Unique name of the client.
name - Variable in class com.nutanix.dp1.iam.iam.v4.authz.Entity
Unique name of the entity.
nameIdPolicyFormat - Variable in class com.nutanix.dp1.iam.iam.v4.authn.IdpMetadata
 
NameIdPolicyFormat - Enum in com.nutanix.dp1.iam.iam.v4.authn
Name ID Policy format.
newPassword - Variable in class com.nutanix.dp1.iam.iam.v4.authn.PasswordChangeRequest
New password for the User.
newPassword - Variable in class com.nutanix.dp1.iam.iam.v4.authn.PasswordResetRequest
New password for the User.
nonTenantIssuer - Variable in class com.nutanix.dp1.iam.iam.v4.authn.TokenRequest
Non Tenant Issuer for the OIDC token request.

O

OAuth - Class in com.nutanix.iam.java.client.auth
 
OAuth() - Constructor for class com.nutanix.iam.java.client.auth.OAuth
 
OAuthFlow - Enum in com.nutanix.iam.java.client.auth
 
ocspResponder - Variable in class com.nutanix.dp1.iam.iam.v4.authn.CertRevocationInfo
URL of the OCSP responder used to override the url from AIA extension.
OidcKey - Class in com.nutanix.dp1.iam.iam.v4.authn
JSON Web Key that can be used to verify the signature of tokens issued by IAM.
OidcKey() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.OidcKey
 
OidcKey(AlgoType, UseType, KeyType, String, String, String, String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.OidcKey
 
OidcSubjectType - Enum in com.nutanix.dp1.iam.iam.v4.authn
Type of the subject
OidcUserinfo - Class in com.nutanix.dp1.iam.iam.v4.authn
IAM OpenID Userinfo response.
OidcUserinfo() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.OidcUserinfo
 
OidcUserinfo(String, String, List<ApiLink>, String, String, OidcSubjectType, Long, Long, String, Boolean, String, String, String, List<Group>, Tenant, Map<String, String>, List<String>) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.OidcUserinfo
 
oldPassword - Variable in class com.nutanix.dp1.iam.iam.v4.authn.PasswordChangeRequest
Current password of the User.
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ActivateUserApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(UserStateUpdateResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ActivateUserApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ActivateUserApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ChangeUserPasswordApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(PasswordChangeResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ChangeUserPasswordApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ChangeUserPasswordApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ConnectionDirectoryServiceApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(DirectoryServiceConnectionResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ConnectionDirectoryServiceApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ConnectionDirectoryServiceApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateApiKeyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ApiKey) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateApiKeyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateApiKeyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateCertAuthProviderApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(CertAuthProvider) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateCertAuthProviderApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateCertAuthProviderApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateDirectoryServiceApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(DirectoryService) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateDirectoryServiceApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateDirectoryServiceApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateSamlIdentityProviderApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(SamlIdentityProvider) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateSamlIdentityProviderApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateSamlIdentityProviderApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateServiceAccountApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ServiceAccount) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateServiceAccountApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateServiceAccountApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateServiceAccountKeyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ServiceAccountKey) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateServiceAccountKeyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateServiceAccountKeyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateSystemConfigApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(SystemConfig) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateSystemConfigApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateSystemConfigApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateUserApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(User) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateUserApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateUserApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateUserGroupApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(UserGroup) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateUserGroupApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateUserGroupApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateUserKeyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(BucketsAccessKey) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateUserKeyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.CreateUserKeyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteApiKeyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteApiKeyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteCertAuthProviderApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteCertAuthProviderApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteDirectoryServiceApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteDirectoryServiceApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteSamlIdentityProviderApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteSamlIdentityProviderApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteServiceAccountApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteServiceAccountApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteServiceAccountKeyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteServiceAccountKeyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteSystemConfigApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteSystemConfigApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserGroupApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserGroupApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserKeyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserKeyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetApiKeyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ApiKey) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetApiKeyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetApiKeyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetCertAuthProviderApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(CertAuthProvider) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetCertAuthProviderApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetCertAuthProviderApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetDirectoryServiceApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(DirectoryService) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetDirectoryServiceApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetDirectoryServiceApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetSamlIdentityProviderApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(SamlIdentityProvider) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetSamlIdentityProviderApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetSamlIdentityProviderApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetSamlSpMetadataApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(byte[]) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetSamlSpMetadataApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetSamlSpMetadataApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetServiceAccountApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ServiceAccount) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetServiceAccountApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetServiceAccountApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetServiceAccountKeyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ServiceAccountKey) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetServiceAccountKeyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetServiceAccountKeyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetUserApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(User) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetUserApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetUserApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetUserGroupApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(UserGroup) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetUserGroupApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.GetUserGroupApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListApiKeysApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(List) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListApiKeysApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListApiKeysApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListCertAuthProvidersApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(List) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListCertAuthProvidersApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListCertAuthProvidersApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListDirectoryServicesApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(List) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListDirectoryServicesApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListDirectoryServicesApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListSamlIdentityProvidersApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(List) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListSamlIdentityProvidersApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListSamlIdentityProvidersApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListServiceAccountKeysApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(List) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListServiceAccountKeysApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListServiceAccountKeysApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListServiceAccountsApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(List) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListServiceAccountsApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListServiceAccountsApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListUserBucketKeysApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(List) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListUserBucketKeysApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListUserBucketKeysApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListUserGroupsApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(List) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListUserGroupsApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListUserGroupsApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListUsersApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(List) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListUsersApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ListUsersApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ResetUserPasswordApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(PasswordResetResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ResetUserPasswordApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ResetUserPasswordApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.RevokeApiKeyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ApiKeyRevokeResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.RevokeApiKeyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.RevokeApiKeyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.SearchDirectoryServiceApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(DirectoryServiceSearchResult) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.SearchDirectoryServiceApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.SearchDirectoryServiceApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UpdateCertAuthProviderApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(CertAuthProvider) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UpdateCertAuthProviderApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UpdateCertAuthProviderApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UpdateDirectoryServiceApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(DirectoryService) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UpdateDirectoryServiceApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UpdateDirectoryServiceApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UpdateSamlIdentityProviderApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(SamlIdentityProvider) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UpdateSamlIdentityProviderApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UpdateSamlIdentityProviderApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UpdateSystemConfigApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(SystemConfig) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UpdateSystemConfigApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UpdateSystemConfigApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UpdateUserApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(User) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UpdateUserApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UpdateUserApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ValidateApiKeyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ApiKeyValidateResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ValidateApiKeyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ValidateApiKeyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.CreateAuthorizationPolicyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(AuthorizationPolicy) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.CreateAuthorizationPolicyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.CreateAuthorizationPolicyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.CreateRoleApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(Role) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.CreateRoleApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.CreateRoleApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.DeleteAuthorizationPolicyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.DeleteAuthorizationPolicyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.DeleteRoleApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.DeleteRoleApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.GetAuthorizationPolicyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(AuthorizationPolicy) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.GetAuthorizationPolicyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.GetAuthorizationPolicyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.GetClientApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(Client) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.GetClientApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.GetClientApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.GetEntityApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(Entity) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.GetEntityApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.GetEntityApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.GetOperationApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(Operation) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.GetOperationApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.GetOperationApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.GetRoleApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(Role) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.GetRoleApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.GetRoleApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.ListAuthorizationPoliciesApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(List) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.ListAuthorizationPoliciesApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.ListAuthorizationPoliciesApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.ListClientsApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(List) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.ListClientsApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.ListClientsApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.ListEntitiesApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(List) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.ListEntitiesApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.ListEntitiesApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.ListOperationsApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(List) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.ListOperationsApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.ListOperationsApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.ListRolesApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(List) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.ListRolesApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.ListRolesApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.UpdateAuthorizationPolicyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(Message) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.UpdateAuthorizationPolicyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.UpdateAuthorizationPolicyApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.UpdateClientApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(Message) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.UpdateClientApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.UpdateClientApiResponse.OneOfDataWrapper
 
OneOfDataWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.UpdateRoleApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(Message) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.UpdateRoleApiResponse.OneOfDataWrapper
 
OneOfDataWrapper(ErrorResponse) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.UpdateRoleApiResponse.OneOfDataWrapper
 
OneOfErrorWrapper() - Constructor for class com.nutanix.dp1.iam.iam.v4.error.ErrorResponse.OneOfErrorWrapper
 
OneOfErrorWrapper(List) - Constructor for class com.nutanix.dp1.iam.iam.v4.error.ErrorResponse.OneOfErrorWrapper
 
OneOfErrorWrapper(SchemaValidationError) - Constructor for class com.nutanix.dp1.iam.iam.v4.error.ErrorResponse.OneOfErrorWrapper
 
OneOfValueWrapper() - Constructor for class com.nutanix.dp1.iam.common.v1.config.KVPair.OneOfValueWrapper
 
OneOfValueWrapper(List) - Constructor for class com.nutanix.dp1.iam.common.v1.config.KVPair.OneOfValueWrapper
 
OneOfValueWrapper(Map) - Constructor for class com.nutanix.dp1.iam.common.v1.config.KVPair.OneOfValueWrapper
 
OneOfValueWrapper(String) - Constructor for class com.nutanix.dp1.iam.common.v1.config.KVPair.OneOfValueWrapper
 
OneOfValueWrapper(Integer) - Constructor for class com.nutanix.dp1.iam.common.v1.config.KVPair.OneOfValueWrapper
 
OneOfValueWrapper(Boolean) - Constructor for class com.nutanix.dp1.iam.common.v1.config.KVPair.OneOfValueWrapper
 
OpenLdapConfig - Class in com.nutanix.dp1.iam.iam.v4.authn
Configuration for OpenLDAP Directory Service.
OpenLdapConfig() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.OpenLdapConfig
 
OpenLdapConfig(UserConfiguration, UserGroupConfiguration) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.OpenLdapConfig
 
openLdapConfiguration - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryService
 
operation - Variable in class com.nutanix.dp1.iam.iam.v4.authz.AuthorizeEntity
Operation being performed on the entity.
Operation - Class in com.nutanix.dp1.iam.iam.v4.authz
 
Operation() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.Operation
 
Operation(String, String, List<ApiLink>, String, String, String, String, OffsetDateTime, OffsetDateTime, OperationType, List<String>, List<AssociatedEndpoint>) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.Operation
 
operations - Variable in class com.nutanix.dp1.iam.iam.v4.authz.Role
List of Operations for the Role.
OperationsApi - Class in com.nutanix.iam.java.client.api
 
OperationsApi() - Constructor for class com.nutanix.iam.java.client.api.OperationsApi
 
OperationsApi(ApiClient) - Constructor for class com.nutanix.iam.java.client.api.OperationsApi
 
operationType - Variable in class com.nutanix.dp1.iam.iam.v4.authz.Operation
 
OperationType - Enum in com.nutanix.dp1.iam.iam.v4.authz
The Operation type.
ous - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceInfo
List of AD/LDAP OUs having the given User.

P

parameterToMultiValueMap(ApiClient.CollectionFormat, String, Object) - Method in class com.nutanix.iam.java.client.ApiClient
Converts a parameter to a MultiValueMap for use in REST requests
parameterToString(Object) - Method in class com.nutanix.iam.java.client.ApiClient
Format the given parameter object into string.
parseDate(String) - Method in class com.nutanix.iam.java.client.ApiClient
Parse the given string into Date object.
password - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceConnectionRequest
Password to connect to the Directory Service.
password - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DsServiceAccount
Password to connect to the Directory Service.
password - Variable in class com.nutanix.dp1.iam.iam.v4.authn.User
Password for the User.
PasswordChangeRequest - Class in com.nutanix.dp1.iam.iam.v4.authn
Information for password change of User.
PasswordChangeRequest() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.PasswordChangeRequest
 
PasswordChangeRequest(String, String, String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.PasswordChangeRequest
 
PasswordChangeResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
Change User password response object.
PasswordChangeResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.PasswordChangeResponse
 
PasswordChangeResponse(String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.PasswordChangeResponse
 
PasswordResetRequest - Class in com.nutanix.dp1.iam.iam.v4.authn
Information for password reset of User.
PasswordResetRequest() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.PasswordResetRequest
 
PasswordResetRequest(String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.PasswordResetRequest
 
PasswordResetResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
User password reset response.
PasswordResetResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.PasswordResetResponse
 
PasswordResetResponse(String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.PasswordResetResponse
 
path - Variable in class com.nutanix.dp1.iam.iam.v4.error.SchemaValidationError
API path on which the request was made.

Q

query - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceSearchQuery
Query string for Directory Service search.

R

redirectUri - Variable in class com.nutanix.dp1.iam.iam.v4.authn.TokenRequest
Redirect Uri for the OIDC token request.
refreshToken - Variable in class com.nutanix.dp1.iam.iam.v4.authn.TokenRequest
Request token to get the OIDC token.
region - Variable in class com.nutanix.dp1.iam.iam.v4.authn.User
Default Region for the User.
rel - Variable in class com.nutanix.dp1.iam.common.v1.response.ApiLink
A name that identifies the relationship of the link to the object that is returned by the URL.
relatedOperationList - Variable in class com.nutanix.dp1.iam.iam.v4.authz.Operation
List of related Operations.
requestId - Variable in class com.nutanix.dp1.iam.iam.v4.authz.AuthorizationResponseObject
 
requestID - Variable in class com.nutanix.dp1.iam.iam.v4.authz.RequestObject
Unique qualifier for the request.
requestList - Variable in class com.nutanix.dp1.iam.iam.v4.authz.AuthorizationRequest
List of requests to be authorized.
RequestObject - Class in com.nutanix.dp1.iam.iam.v4.authz
The incoming request.
RequestObject() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.RequestObject
 
RequestObject(String, ResponseType, AuthorizeEntity) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.RequestObject
 
resetUserPassword(String, PasswordResetRequest, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.UsersApi
Reset Password for a User.
ResetUserPasswordApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/users/{extId}/$actions/reset-password Post operation
ResetUserPasswordApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ResetUserPasswordApiResponse
 
ResetUserPasswordApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ResetUserPasswordApiResponse
 
ResetUserPasswordApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
response - Variable in class com.nutanix.dp1.iam.iam.v4.authz.AuthorizationResponse
List of responses for the Authorization request.
ResponseType - Enum in com.nutanix.dp1.iam.iam.v4.authn
Supported OIDC response types.
responseType - Variable in class com.nutanix.dp1.iam.iam.v4.authz.AuthorizationResponseObject
 
responseType - Variable in class com.nutanix.dp1.iam.iam.v4.authz.RequestObject
 
ResponseType - Enum in com.nutanix.dp1.iam.iam.v4.authz
Type of response expected.
returnedAttributes - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceSearchQuery
Attributes the search Operation returns.
revokeApiKey(String, String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.ServiceAccountsApi
Deprecated.
This API has been deprecated.
RevokeApiKeyApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/service-accounts/{svcAccExtId}/api-keys/{extId}/$actions/revoke Post operation
RevokeApiKeyApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.RevokeApiKeyApiResponse
 
RevokeApiKeyApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.RevokeApiKeyApiResponse
 
RevokeApiKeyApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
RFC3339DateFormat - Class in com.nutanix.iam.java.client
 
RFC3339DateFormat() - Constructor for class com.nutanix.iam.java.client.RFC3339DateFormat
 
role - Variable in class com.nutanix.dp1.iam.iam.v4.authz.AuthorizationPolicy
The Role associated with the Authorization Policy.
Role - Class in com.nutanix.dp1.iam.iam.v4.authz
A Role to group the Operations.
Role() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.Role
 
Role(String, String, List<ApiLink>, String, String, String, List<String>, List<String>, List<String>, Long, Long, OffsetDateTime, OffsetDateTime, String, Boolean) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.Role
 
roleProjection - Variable in class com.nutanix.dp1.iam.iam.v4.authz.AuthorizationPolicyProjection
 
RoleProjection - Class in com.nutanix.dp1.iam.iam.v4.authz
 
RoleProjection() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.RoleProjection
 
RoleProjection(String, String, List<ApiLink>, String, String, String, List<String>, List<String>, List<String>, Long, Long, OffsetDateTime, OffsetDateTime, String, Boolean) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.RoleProjection
 
RolesApi - Class in com.nutanix.iam.java.client.api
 
RolesApi() - Constructor for class com.nutanix.iam.java.client.api.RolesApi
 
RolesApi(ApiClient) - Constructor for class com.nutanix.iam.java.client.api.RolesApi
 

S

SamlIdentityProvider - Class in com.nutanix.dp1.iam.iam.v4.authn
Information of SAML IDP.
SamlIdentityProvider() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.SamlIdentityProvider
 
SamlIdentityProvider(String, String, List<ApiLink>, String, String, IdpMetadata, String, String, String, String, String, List<String>, String, Boolean, OffsetDateTime, OffsetDateTime, String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.SamlIdentityProvider
 
SAMLIdentityProvidersApi - Class in com.nutanix.iam.java.client.api
 
SAMLIdentityProvidersApi() - Constructor for class com.nutanix.iam.java.client.api.SAMLIdentityProvidersApi
 
SAMLIdentityProvidersApi(ApiClient) - Constructor for class com.nutanix.iam.java.client.api.SAMLIdentityProvidersApi
 
SchemaValidationError - Class in com.nutanix.dp1.iam.iam.v4.error
This schema is generated from SchemaValidationError.java
SchemaValidationError() - Constructor for class com.nutanix.dp1.iam.iam.v4.error.SchemaValidationError
 
SchemaValidationError(String, Integer, String, String, List<SchemaValidationErrorMessage>) - Constructor for class com.nutanix.dp1.iam.iam.v4.error.SchemaValidationError
 
SchemaValidationErrorMessage - Class in com.nutanix.dp1.iam.iam.v4.error
This schema is generated from SchemaValidationErrorMessage.java
SchemaValidationErrorMessage() - Constructor for class com.nutanix.dp1.iam.iam.v4.error.SchemaValidationErrorMessage
 
SchemaValidationErrorMessage(String, String, String) - Constructor for class com.nutanix.dp1.iam.iam.v4.error.SchemaValidationErrorMessage
 
scope - Variable in class com.nutanix.dp1.iam.iam.v4.authn.ApiKey
An optional set of audiences for the API key, meant to restrict its access to APIs.
scope - Variable in class com.nutanix.dp1.iam.iam.v4.authn.TokenRequest
 
ScopesType - Enum in com.nutanix.dp1.iam.iam.v4.authn
Supported OIDC scopes.
ScopeType - Enum in com.nutanix.dp1.iam.iam.v4.authn
Type of scope.
searchDirectoryService(String, DirectoryServiceSearchQuery, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.DirectoryServicesApi
Search User or group in the Directory Service.
SearchDirectoryServiceApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/directory-services/{extId}/$actions/search Post operation
SearchDirectoryServiceApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.SearchDirectoryServiceApiResponse
 
SearchDirectoryServiceApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.SearchDirectoryServiceApiResponse
 
SearchDirectoryServiceApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
searchedAttributes - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceSearchQuery
Attributes for search Operation.
searchResults - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceSearchResult
Result of Directory Service search.
searchURL - Variable in class com.nutanix.dp1.iam.iam.v4.authz.Entity
URL provided by the client to search the entities.
secondaryUrls - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryService
Secondary URL for the Directory Service.
secretAccessKey - Variable in class com.nutanix.dp1.iam.iam.v4.authn.SecretKeyResponse
Secret Access Key, it will be returned only during Bucket Access Key creation.
SecretKeyRequest - Class in com.nutanix.dp1.iam.iam.v4.authn
Get Secret Key and User details for given Access Key Id.
SecretKeyRequest() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.SecretKeyRequest
 
SecretKeyRequest(String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.SecretKeyRequest
 
SecretKeyResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
IAM secret key response.
SecretKeyResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.SecretKeyResponse
 
SecretKeyResponse(String, String, String, UserType, String, String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.SecretKeyResponse
 
selectHeaderAccept(String[]) - Method in class com.nutanix.iam.java.client.ApiClient
Select the Accept header's value from the given accepts array: if JSON exists in the given array, use it; otherwise use all of them (joining into a string)
selectHeaderContentType(String[]) - Method in class com.nutanix.iam.java.client.ApiClient
Select the Content-Type header's value from the given array: if JSON exists in the given array, use it; otherwise use the first one of the array.
serviceAccount - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryService
 
ServiceAccount - Class in com.nutanix.dp1.iam.iam.v4.authn
A special type of identity meant for non-browser API clients.
ServiceAccount() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ServiceAccount
 
ServiceAccount(String, String, List<ApiLink>, String, String, String, List<ServiceAccountKey>, List<ApiKey>, OffsetDateTime, OffsetDateTime, String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ServiceAccount
 
serviceAccountId - Variable in class com.nutanix.dp1.iam.iam.v4.authn.ApiKeyValidateResponse
 
ServiceAccountKey - Class in com.nutanix.dp1.iam.iam.v4.authn
Credentials in the form of a private key and certificate for the Service Account, for authentication over mTLS.
ServiceAccountKey() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ServiceAccountKey
 
ServiceAccountKey(String, String, List<ApiLink>, String, String, String, String, String, OffsetDateTime, String, OffsetDateTime) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ServiceAccountKey
 
ServiceAccountsApi - Class in com.nutanix.iam.java.client.api
 
ServiceAccountsApi() - Constructor for class com.nutanix.iam.java.client.api.ServiceAccountsApi
 
ServiceAccountsApi(ApiClient) - Constructor for class com.nutanix.iam.java.client.api.ServiceAccountsApi
 
setAccessibleClients(List<String>) - Method in class com.nutanix.dp1.iam.iam.v4.authz.Role
List of Accessible Clients for the Role.
setAccessibleEntityTypes(List<String>) - Method in class com.nutanix.dp1.iam.iam.v4.authz.Role
List of Accessible EntityTypes for the Role.
setAccessToken(String) - Method in class com.nutanix.iam.java.client.auth.OAuth
 
setApiClient(ApiClient) - Method in class com.nutanix.iam.java.client.api.ApiKeysApi
 
setApiClient(ApiClient) - Method in class com.nutanix.iam.java.client.api.AuthorizationPoliciesApi
 
setApiClient(ApiClient) - Method in class com.nutanix.iam.java.client.api.CertificateAuthenticationProvidersApi
 
setApiClient(ApiClient) - Method in class com.nutanix.iam.java.client.api.ClientsApi
 
setApiClient(ApiClient) - Method in class com.nutanix.iam.java.client.api.DirectoryServicesApi
 
setApiClient(ApiClient) - Method in class com.nutanix.iam.java.client.api.EntitiesApi
 
setApiClient(ApiClient) - Method in class com.nutanix.iam.java.client.api.OperationsApi
 
setApiClient(ApiClient) - Method in class com.nutanix.iam.java.client.api.RolesApi
 
setApiClient(ApiClient) - Method in class com.nutanix.iam.java.client.api.SAMLIdentityProvidersApi
 
setApiClient(ApiClient) - Method in class com.nutanix.iam.java.client.api.ServiceAccountsApi
 
setApiClient(ApiClient) - Method in class com.nutanix.iam.java.client.api.UserGroupsApi
 
setApiClient(ApiClient) - Method in class com.nutanix.iam.java.client.api.UsersApi
 
setApiKey(String) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ApiKey
The actual API key value, returned only during creation.
setApiKey(String) - Method in class com.nutanix.iam.java.client.ApiClient
Helper method to set API key value for the first API key authentication.
setApiKey(String) - Method in class com.nutanix.iam.java.client.auth.ApiKeyAuth
 
setApiKeyPrefix(String) - Method in class com.nutanix.iam.java.client.ApiClient
Helper method to set API key prefix for the first API key authentication.
setApiKeyPrefix(String) - Method in class com.nutanix.iam.java.client.auth.ApiKeyAuth
 
setAssignedUserGroupsCount(Long) - Method in class com.nutanix.dp1.iam.iam.v4.authz.Role
Number of User Groups assigned to given Role.
setAssignedUsersCount(Long) - Method in class com.nutanix.dp1.iam.iam.v4.authz.Role
Number of Users assigned to given Role.
setBucketsAccessKeys(List<BucketsAccessKey>) - Method in class com.nutanix.dp1.iam.iam.v4.authn.User
Bucket Access Keys for the User.
setCertificate(String) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ServiceAccountKey
X509 certificate signed by IAM in PEM format (includes leaf as well as ICAs), returned only during creation.
setClientName(String) - Method in class com.nutanix.dp1.iam.iam.v4.authz.AuthorizationPolicy
Client that created the entity.
setConnectTimeout(long) - Method in class com.nutanix.iam.java.client.ApiClient
Set the connection timeout
setCreatedBy(String) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ApiKey
User or Service who created the API Key.
setCreatedBy(String) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CertAuthProvider
User or Service who created the Certificate Authentication Provider.
setCreatedBy(String) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryService
User or Service who created the Directory Service.
setCreatedBy(String) - Method in class com.nutanix.dp1.iam.iam.v4.authn.Federation
User or Service who created the OIDC provider.
setCreatedBy(String) - Method in class com.nutanix.dp1.iam.iam.v4.authn.SamlIdentityProvider
User or Service who created the SAML Identity Provider.
setCreatedBy(String) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ServiceAccount
User or Service who created the Service Account
setCreatedBy(String) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ServiceAccountKey
Creation time for the Nutanix Access Key.
setCreatedBy(String) - Method in class com.nutanix.dp1.iam.iam.v4.authn.User
User or Service who created the User.
setCreatedBy(String) - Method in class com.nutanix.dp1.iam.iam.v4.authn.UserGroup
User or Service who created the User Group.
setCreatedBy(String) - Method in class com.nutanix.dp1.iam.iam.v4.authz.AuthorizationPolicy
User or Service Name that created the Authorization Policy.
setCreatedBy(String) - Method in class com.nutanix.dp1.iam.iam.v4.authz.Client
User or Service Name that created the Client.
setCreatedBy(String) - Method in class com.nutanix.dp1.iam.iam.v4.authz.Entity
User or Service Name that created the Entity.
setCreatedBy(String) - Method in class com.nutanix.dp1.iam.iam.v4.authz.Role
User or Service Name that created the Role.
setCreatedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ApiKey
The creation time of the API Key.
setCreatedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authn.BucketsAccessKey
Creation time for the Bucket Access Key.
setCreatedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CertAuthProvider
Creation time of the Certificate Authentication Provider.
setCreatedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryService
Creation time of the Directory Service.
setCreatedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authn.Federation
Creation time of the OIDC provider.
setCreatedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authn.SamlIdentityProvider
Creation time of the SAML Identity Provider.
setCreatedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ServiceAccount
The creation time of the Service Account.
setCreatedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ServiceAccountKey
User or Service who created the Nutanix Access Key.
setCreatedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authn.SystemConfig
Creation time of the system configuration.
setCreatedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authn.User
Creation time of the User.
setCreatedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authn.UserGroup
Creation time of the User Group.
setCreatedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authz.AuthorizationPolicy
The creation time of the Authorization Policy.
setCreatedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authz.Client
The creation time of the Client.
setCreatedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authz.Entity
The creation time of the Entity.
setCreatedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authz.Operation
The creation time of the Operation.
setCreatedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authz.Role
The creation time of the Role.
setData(ActivateUserApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ActivateUserApiResponse
Deprecated. 
setData(ChangeUserPasswordApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ChangeUserPasswordApiResponse
Deprecated. 
setData(ConnectionDirectoryServiceApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ConnectionDirectoryServiceApiResponse
Deprecated. 
setData(CreateApiKeyApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateApiKeyApiResponse
Deprecated. 
setData(CreateCertAuthProviderApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateCertAuthProviderApiResponse
Deprecated. 
setData(CreateDirectoryServiceApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateDirectoryServiceApiResponse
Deprecated. 
setData(CreateSamlIdentityProviderApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateSamlIdentityProviderApiResponse
Deprecated. 
setData(CreateServiceAccountApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateServiceAccountApiResponse
Deprecated. 
setData(CreateServiceAccountKeyApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateServiceAccountKeyApiResponse
Deprecated. 
setData(CreateSystemConfigApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateSystemConfigApiResponse
Deprecated. 
setData(CreateUserApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateUserApiResponse
Deprecated. 
setData(CreateUserGroupApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateUserGroupApiResponse
Deprecated. 
setData(CreateUserKeyApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateUserKeyApiResponse
Deprecated. 
setData(DeleteApiKeyApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteApiKeyApiResponse
Deprecated. 
setData(DeleteCertAuthProviderApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteCertAuthProviderApiResponse
Deprecated. 
setData(DeleteDirectoryServiceApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteDirectoryServiceApiResponse
Deprecated. 
setData(DeleteSamlIdentityProviderApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteSamlIdentityProviderApiResponse
Deprecated. 
setData(DeleteServiceAccountApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteServiceAccountApiResponse
Deprecated. 
setData(DeleteServiceAccountKeyApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteServiceAccountKeyApiResponse
Deprecated. 
setData(DeleteSystemConfigApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteSystemConfigApiResponse
Deprecated. 
setData(DeleteUserApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserApiResponse
Deprecated. 
setData(DeleteUserGroupApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserGroupApiResponse
Deprecated. 
setData(DeleteUserKeyApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserKeyApiResponse
Deprecated. 
setData(GetApiKeyApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetApiKeyApiResponse
Deprecated. 
setData(GetCertAuthProviderApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetCertAuthProviderApiResponse
Deprecated. 
setData(GetDirectoryServiceApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetDirectoryServiceApiResponse
Deprecated. 
setData(GetSamlIdentityProviderApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetSamlIdentityProviderApiResponse
Deprecated. 
setData(GetSamlSpMetadataApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetSamlSpMetadataApiResponse
Deprecated. 
setData(GetServiceAccountApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetServiceAccountApiResponse
Deprecated. 
setData(GetServiceAccountKeyApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetServiceAccountKeyApiResponse
Deprecated. 
setData(GetUserApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetUserApiResponse
Deprecated. 
setData(GetUserGroupApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetUserGroupApiResponse
Deprecated. 
setData(ListApiKeysApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListApiKeysApiResponse
Deprecated. 
setData(ListCertAuthProvidersApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListCertAuthProvidersApiResponse
Deprecated. 
setData(ListDirectoryServicesApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListDirectoryServicesApiResponse
Deprecated. 
setData(ListSamlIdentityProvidersApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListSamlIdentityProvidersApiResponse
Deprecated. 
setData(ListServiceAccountKeysApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListServiceAccountKeysApiResponse
Deprecated. 
setData(ListServiceAccountsApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListServiceAccountsApiResponse
Deprecated. 
setData(ListUserBucketKeysApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListUserBucketKeysApiResponse
Deprecated. 
setData(ListUserGroupsApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListUserGroupsApiResponse
Deprecated. 
setData(ListUsersApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListUsersApiResponse
Deprecated. 
setData(ResetUserPasswordApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ResetUserPasswordApiResponse
Deprecated. 
setData(RevokeApiKeyApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.RevokeApiKeyApiResponse
Deprecated. 
setData(SearchDirectoryServiceApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.SearchDirectoryServiceApiResponse
Deprecated. 
setData(UpdateCertAuthProviderApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.UpdateCertAuthProviderApiResponse
Deprecated. 
setData(UpdateDirectoryServiceApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.UpdateDirectoryServiceApiResponse
Deprecated. 
setData(UpdateSamlIdentityProviderApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.UpdateSamlIdentityProviderApiResponse
Deprecated. 
setData(UpdateSystemConfigApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.UpdateSystemConfigApiResponse
Deprecated. 
setData(UpdateUserApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.UpdateUserApiResponse
Deprecated. 
setData(ValidateApiKeyApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ValidateApiKeyApiResponse
Deprecated. 
setData(CreateAuthorizationPolicyApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authz.CreateAuthorizationPolicyApiResponse
Deprecated. 
setData(CreateRoleApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authz.CreateRoleApiResponse
Deprecated. 
setData(DeleteAuthorizationPolicyApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authz.DeleteAuthorizationPolicyApiResponse
Deprecated. 
setData(DeleteRoleApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authz.DeleteRoleApiResponse
Deprecated. 
setData(GetAuthorizationPolicyApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authz.GetAuthorizationPolicyApiResponse
Deprecated. 
setData(GetClientApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authz.GetClientApiResponse
Deprecated. 
setData(GetEntityApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authz.GetEntityApiResponse
Deprecated. 
setData(GetOperationApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authz.GetOperationApiResponse
Deprecated. 
setData(GetRoleApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authz.GetRoleApiResponse
Deprecated. 
setData(ListAuthorizationPoliciesApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authz.ListAuthorizationPoliciesApiResponse
Deprecated. 
setData(ListClientsApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authz.ListClientsApiResponse
Deprecated. 
setData(ListEntitiesApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authz.ListEntitiesApiResponse
Deprecated. 
setData(ListOperationsApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authz.ListOperationsApiResponse
Deprecated. 
setData(ListRolesApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authz.ListRolesApiResponse
Deprecated. 
setData(UpdateAuthorizationPolicyApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authz.UpdateAuthorizationPolicyApiResponse
Deprecated. 
setData(UpdateClientApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authz.UpdateClientApiResponse
Deprecated. 
setData(UpdateRoleApiResponse.OneOfDataWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.authz.UpdateRoleApiResponse
Deprecated. 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ActivateUserApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ChangeUserPasswordApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ConnectionDirectoryServiceApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateApiKeyApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateCertAuthProviderApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateDirectoryServiceApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateSamlIdentityProviderApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateServiceAccountApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateServiceAccountKeyApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateSystemConfigApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateUserApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateUserGroupApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateUserKeyApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteApiKeyApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteCertAuthProviderApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteDirectoryServiceApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteSamlIdentityProviderApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteServiceAccountApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteServiceAccountKeyApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteSystemConfigApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserGroupApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserKeyApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetApiKeyApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetCertAuthProviderApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetDirectoryServiceApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetSamlIdentityProviderApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetSamlSpMetadataApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetServiceAccountApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetServiceAccountKeyApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetUserApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetUserGroupApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListApiKeysApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListCertAuthProvidersApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListDirectoryServicesApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListSamlIdentityProvidersApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListServiceAccountKeysApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListServiceAccountsApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListUserBucketKeysApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListUserGroupsApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListUsersApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ResetUserPasswordApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.RevokeApiKeyApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.SearchDirectoryServiceApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.UpdateCertAuthProviderApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.UpdateDirectoryServiceApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.UpdateSamlIdentityProviderApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.UpdateSystemConfigApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.UpdateUserApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ValidateApiKeyApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.CreateAuthorizationPolicyApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.CreateRoleApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.DeleteAuthorizationPolicyApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.DeleteRoleApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.GetAuthorizationPolicyApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.GetClientApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.GetEntityApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.GetOperationApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.GetRoleApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.ListAuthorizationPoliciesApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.ListClientsApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.ListEntitiesApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.ListOperationsApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.ListRolesApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.UpdateAuthorizationPolicyApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.UpdateClientApiResponse
 
setDataInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.UpdateRoleApiResponse
 
setDateFormat(DateFormat) - Method in class com.nutanix.iam.java.client.ApiClient
Set the date format used to parse/format date parameters.
setDebugging(boolean) - Method in class com.nutanix.iam.java.client.ApiClient
Enable or disable debugging
setDownloadDirectory(String) - Method in class com.nutanix.iam.java.client.ApiClient
Directory path to store downloaded files
setEndpointUrl(String) - Method in class com.nutanix.dp1.iam.iam.v4.authz.AssociatedEndpoint
Endpoint URL.
setError(ErrorResponse.OneOfErrorWrapper) - Method in class com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
Deprecated. 
setErrorInWrapper(Object) - Method in class com.nutanix.dp1.iam.iam.v4.error.ErrorResponse
 
setExpiryTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ServiceAccountKey
Expiry time of the Certificate.
setFlags(List<Flag>) - Method in class com.nutanix.dp1.iam.common.v1.response.ApiResponseMetadata
 
setHost(String) - Method in class com.nutanix.iam.java.client.ApiClient
Set the hostname for base URL
setIsSystemDefined(Boolean) - Method in class com.nutanix.dp1.iam.iam.v4.authz.AuthorizationPolicy
Flag identifying if the Authorization Policy is system defined or not.
setIsSystemDefined(Boolean) - Method in class com.nutanix.dp1.iam.iam.v4.authz.Role
Flag identifying if the Role is system defined or not.
setLastLoginTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authn.User
Last successful logged in time for the User.
setLastUpdatedBy(String) - Method in class com.nutanix.dp1.iam.iam.v4.authn.User
Last updated by this User ID.
setLastUpdatedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CertAuthProvider
Last updated time of the Certificate Authentication Provider.
setLastUpdatedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryService
Last updated time of the Directory Service.
setLastUpdatedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authn.Federation
Last updated time of the OIDC provider.
setLastUpdatedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authn.SamlIdentityProvider
Last updated time of the SAML Identity Provider.
setLastUpdatedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ServiceAccount
The time when the Service Account was last updated.
setLastUpdatedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authn.SystemConfig
Last update time of the system configuration.
setLastUpdatedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authn.User
Last updated time of the User.
setLastUpdatedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authn.UserGroup
Last updated time of the User Group.
setLastUpdatedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authz.AuthorizationPolicy
The time when the Authorization Policy was last updated.
setLastUpdatedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authz.Client
The time when the Client was last updated.
setLastUpdatedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authz.Entity
The time when the Entity was last updated.
setLastUpdatedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authz.Operation
The time when the Operation was last updated.
setLastUpdatedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authz.Role
The time when the Role was last updated.
setLastUsedTime(OffsetDateTime) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ApiKey
The time when the API key was last used.
setLinks(List<ApiLink>) - Method in class com.nutanix.dp1.iam.common.v1.response.ExternalizableAbstractModel
A HATEOAS style link for the response.
setMaxRetryAttempts(int) - Method in class com.nutanix.iam.java.client.ApiClient
Set the number of max retry attempts
setNutanixAccessKeys(List<ServiceAccountKey>) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ServiceAccount
Nutanix access keys for the Service Account.
setNutanixApiKeys(List<ApiKey>) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ServiceAccount
Nutanix API keys for the Service Account.
setPassword(String) - Method in class com.nutanix.iam.java.client.ApiClient
Helper method to set password for the first HTTP basic authentication.
setPassword(String) - Method in class com.nutanix.iam.java.client.auth.HttpBasicAuth
 
setPort(int) - Method in class com.nutanix.iam.java.client.ApiClient
Set the port for base URL, which should exclude the semicolon (Default port: 9440)
setPrivateKey(String) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ServiceAccountKey
RSA private key encoded in PEM format, returned only during creation.
setReadTimeout(long) - Method in class com.nutanix.iam.java.client.ApiClient
Set the response read timeout
setRetryInterval(int) - Method in class com.nutanix.iam.java.client.ApiClient
Set the delay between each retry attempt
setScheme(String) - Method in class com.nutanix.iam.java.client.ApiClient
Set a URI scheme for connecting to the cluster (HTTP or HTTPS using SSL/TLS)
setSecretAccessKey(String) - Method in class com.nutanix.dp1.iam.iam.v4.authn.BucketsAccessKey
Secret Access Key, it will be returned only during Bucket Access Key creation.
setSerialNumber(String) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ServiceAccountKey
Serial number of the certificate.
setTenantId(String) - Method in class com.nutanix.dp1.iam.common.v1.config.TenantAwareModel
A globally unique identifier that represents the tenant that owns this entity.
setUserId(String) - Method in class com.nutanix.dp1.iam.iam.v4.authn.BucketsAccessKey
User Identifier who owns the Bucket Access Key.
setUserId(String) - Method in class com.nutanix.dp1.iam.iam.v4.authn.SecretKeyResponse
User Identifier who owns the Bucket Access Key.
setUsername(String) - Method in class com.nutanix.iam.java.client.ApiClient
Helper method to set username for the first HTTP basic authentication.
setUsername(String) - Method in class com.nutanix.iam.java.client.auth.HttpBasicAuth
 
setValue(Object) - Method in class com.nutanix.dp1.iam.common.v1.config.KVPair.OneOfValueWrapper
 
setValue(KVPair.OneOfValueWrapper) - Method in class com.nutanix.dp1.iam.common.v1.config.KVPair
Deprecated. 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ActivateUserApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ChangeUserPasswordApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ConnectionDirectoryServiceApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateApiKeyApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateCertAuthProviderApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateDirectoryServiceApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateSamlIdentityProviderApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateServiceAccountApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateServiceAccountKeyApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateSystemConfigApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateUserApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateUserGroupApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.CreateUserKeyApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteApiKeyApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteCertAuthProviderApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteDirectoryServiceApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteSamlIdentityProviderApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteServiceAccountApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteServiceAccountKeyApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteSystemConfigApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserGroupApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.DeleteUserKeyApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetApiKeyApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetCertAuthProviderApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetDirectoryServiceApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetSamlIdentityProviderApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetSamlSpMetadataApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetServiceAccountApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetServiceAccountKeyApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetUserApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.GetUserGroupApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListApiKeysApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListCertAuthProvidersApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListDirectoryServicesApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListSamlIdentityProvidersApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListServiceAccountKeysApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListServiceAccountsApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListUserBucketKeysApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListUserGroupsApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ListUsersApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ResetUserPasswordApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.RevokeApiKeyApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.SearchDirectoryServiceApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.UpdateCertAuthProviderApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.UpdateDirectoryServiceApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.UpdateSamlIdentityProviderApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.UpdateSystemConfigApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.UpdateUserApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authn.ValidateApiKeyApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.CreateAuthorizationPolicyApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.CreateRoleApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.DeleteAuthorizationPolicyApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.DeleteRoleApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.GetAuthorizationPolicyApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.GetClientApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.GetEntityApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.GetOperationApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.GetRoleApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.ListAuthorizationPoliciesApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.ListClientsApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.ListEntitiesApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.ListOperationsApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.ListRolesApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.UpdateAuthorizationPolicyApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.UpdateClientApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.authz.UpdateRoleApiResponse.OneOfDataWrapper
 
setValue(Object) - Method in class com.nutanix.dp1.iam.iam.v4.error.ErrorResponse.OneOfErrorWrapper
 
setValueInWrapper(Object) - Method in class com.nutanix.dp1.iam.common.v1.config.KVPair
 
setVerifySsl(boolean) - Method in class com.nutanix.iam.java.client.ApiClient
Enable/Disable SSL Verification
severity - Variable in class com.nutanix.dp1.iam.common.v1.config.Message
 
severity - Variable in class com.nutanix.dp1.iam.iam.v4.error.AppMessage
 
SigningAlgoType - Enum in com.nutanix.dp1.iam.iam.v4.authn
Supported JWS signing algorithms.
SortOrderType - Enum in com.nutanix.dp1.iam.iam.v4.common
DecRef(sortOrderDesc)
status - Variable in class com.nutanix.dp1.iam.iam.v4.authn.ApiKey
 
status - Variable in class com.nutanix.dp1.iam.iam.v4.authn.User
 
status - Variable in class com.nutanix.dp1.iam.iam.v4.authn.UserStateUpdate
 
statusCode - Variable in class com.nutanix.dp1.iam.iam.v4.error.SchemaValidationError
The HTTP status code of the response.
sub - Variable in class com.nutanix.dp1.iam.iam.v4.authn.OidcUserinfo
Subject Identifier.
subjectToken - Variable in class com.nutanix.dp1.iam.iam.v4.authn.TokenRequest
Subject Token for the OIDC token request.
subjectTokenType - Variable in class com.nutanix.dp1.iam.iam.v4.authn.TokenRequest
 
SubjectType - Enum in com.nutanix.dp1.iam.iam.v4.authn
Type of subject for token.
subType - Variable in class com.nutanix.dp1.iam.iam.v4.authn.OidcUserinfo
 
supportedOperators - Variable in class com.nutanix.dp1.iam.iam.v4.authz.AttributeEntity
List of supported operators for this entity.
SystemConfig - Class in com.nutanix.dp1.iam.iam.v4.authn
System configuration resource.
SystemConfig() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.SystemConfig
 
SystemConfig(String, String, List<ApiLink>, String, String, OffsetDateTime, OffsetDateTime) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.SystemConfig
 

T

tenant - Variable in class com.nutanix.dp1.iam.iam.v4.authn.OidcUserinfo
 
Tenant - Class in com.nutanix.dp1.iam.iam.v4.authn
Information regarding the tenant that the User belongs to.
Tenant() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.Tenant
 
Tenant(String, String, List<ApiLink>, String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.Tenant
 
Tenant - Class in com.nutanix.dp1.iam.iam.v4.authz
Tenant details for tenant to be onboarded to IAM.
Tenant() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.Tenant
 
Tenant(String, String, List<ApiLink>, String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.Tenant
 
Tenant - Class in com.nutanix.dp1.iam.iam.v4.tenant
Tenant details for tenant to be onboarded to IAM.
Tenant() - Constructor for class com.nutanix.dp1.iam.iam.v4.tenant.Tenant
 
Tenant(String, String, List<ApiLink>, String, String) - Constructor for class com.nutanix.dp1.iam.iam.v4.tenant.Tenant
 
TenantAwareModel - Class in com.nutanix.dp1.iam.common.v1.config
A model base class whose instances are bound to a specific tenant.
TenantAwareModel() - Constructor for class com.nutanix.dp1.iam.common.v1.config.TenantAwareModel
 
TenantAwareModel(String) - Constructor for class com.nutanix.dp1.iam.common.v1.config.TenantAwareModel
 
tenantDescription - Variable in class com.nutanix.dp1.iam.iam.v4.tenant.Tenant
Description of tenant for which configuration is being set up.
tenantId - Variable in class com.nutanix.dp1.iam.iam.v4.authn.SecretKeyResponse
ID of tenant for which configuration is being set up.
tenantName - Variable in class com.nutanix.dp1.iam.iam.v4.authz.Tenant
Name of tenant for which configuration is being set up.
tenantName - Variable in class com.nutanix.dp1.iam.iam.v4.tenant.Tenant
Name of tenant for which configuration is being set up.
timestamp - Variable in class com.nutanix.dp1.iam.iam.v4.error.SchemaValidationError
Timestamp of the response.
TokenRequest - Class in com.nutanix.dp1.iam.iam.v4.authn
Information of the OIDC Token request.
TokenRequest() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.TokenRequest
 
TokenRequest(GrantType, String, String, ScopeType, String, String, String, String, String, String, String, SubjectType, String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.TokenRequest
 
totalAvailableResults - Variable in class com.nutanix.dp1.iam.common.v1.response.ApiResponseMetadata
The total number of entities that are available on the server for this type.
type - Variable in class com.nutanix.dp1.iam.iam.v4.authz.AuthorizeEntity
Type of the entity.

U

uniqueId - Variable in class com.nutanix.dp1.iam.iam.v4.authz.Entity
Unique Identifier of a client entity.
UpdateAuthorizationPolicyApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authz
REST response for all response codes in API path /iam/v4.0.b1/authz/authorization-policies/{extId} Put operation
UpdateAuthorizationPolicyApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.UpdateAuthorizationPolicyApiResponse
 
UpdateAuthorizationPolicyApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.UpdateAuthorizationPolicyApiResponse
 
UpdateAuthorizationPolicyApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authz
 
updateAuthorizationPolicyById(String, AuthorizationPolicy, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.AuthorizationPoliciesApi
Update an Authorization Policy.
UpdateCertAuthProviderApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/cert-auth-providers/{extId} Put operation
UpdateCertAuthProviderApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UpdateCertAuthProviderApiResponse
 
UpdateCertAuthProviderApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UpdateCertAuthProviderApiResponse
 
UpdateCertAuthProviderApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
updateCertAuthProviderById(String, String, String, CertRevocationInfo, String, Boolean, String, String, String, OffsetDateTime, List<ApiLink>, Boolean, OffsetDateTime, String, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.CertificateAuthenticationProvidersApi
Update a Certificate based Authentication provider configuration.
UpdateClientApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authz
REST response for all response codes in API path /iam/v4.0.b1/authz/clients/{extId} Put operation
UpdateClientApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.UpdateClientApiResponse
 
UpdateClientApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.UpdateClientApiResponse
 
UpdateClientApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authz
 
UpdateDirectoryServiceApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/directory-services/{extId} Put operation
UpdateDirectoryServiceApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UpdateDirectoryServiceApiResponse
 
UpdateDirectoryServiceApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UpdateDirectoryServiceApiResponse
 
UpdateDirectoryServiceApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
updateDirectoryServiceById(String, DirectoryService, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.DirectoryServicesApi
Update a Directory Service.
UpdateRoleApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authz
REST response for all response codes in API path /iam/v4.0.b1/authz/roles/{extId} Put operation
UpdateRoleApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.UpdateRoleApiResponse
 
UpdateRoleApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authz.UpdateRoleApiResponse
 
UpdateRoleApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authz
 
updateRoleById(String, Role, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.RolesApi
Update a Role.
UpdateSamlIdentityProviderApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/saml-identity-providers/{extId} Put operation
UpdateSamlIdentityProviderApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UpdateSamlIdentityProviderApiResponse
 
UpdateSamlIdentityProviderApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UpdateSamlIdentityProviderApiResponse
 
UpdateSamlIdentityProviderApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
updateSamlIdentityProviderById(String, SamlIdentityProvider, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.SAMLIdentityProvidersApi
Update a SAML Identity Provider.
UpdateSystemConfigApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/system-config/{extId} Put operation
UpdateSystemConfigApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UpdateSystemConfigApiResponse
 
UpdateSystemConfigApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UpdateSystemConfigApiResponse
 
UpdateSystemConfigApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
UpdateUserApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/users/{extId} Put operation
UpdateUserApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UpdateUserApiResponse
 
UpdateUserApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UpdateUserApiResponse
 
UpdateUserApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
updateUserById(String, User, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.UsersApi
Update a User.
updateUserState(String, UserStateUpdate, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.UsersApi
Update active state of a User.
url - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryService
URL for the Directory Service.
use - Variable in class com.nutanix.dp1.iam.iam.v4.authn.OidcKey
 
User - Class in com.nutanix.dp1.iam.iam.v4.authn
Information of the User.
User() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.User
 
User(String, String, List<ApiLink>, String, UserType, String, String, String, String, String, String, String, String, String, Boolean, List<KVPair>, UserStatusType, List<BucketsAccessKey>, OffsetDateTime, OffsetDateTime, OffsetDateTime, String, String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.User
 
userConfiguration - Variable in class com.nutanix.dp1.iam.iam.v4.authn.OpenLdapConfig
 
UserConfiguration - Class in com.nutanix.dp1.iam.iam.v4.authn
User configuration for OpenLDAP Directory Service.
UserConfiguration() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UserConfiguration
 
UserConfiguration(String, String, String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UserConfiguration
 
UserGroup - Class in com.nutanix.dp1.iam.iam.v4.authn
Information of the User Group.
UserGroup() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UserGroup
 
UserGroup(String, String, List<ApiLink>, GroupType, String, String, String, OffsetDateTime, OffsetDateTime, String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UserGroup
 
userGroupConfiguration - Variable in class com.nutanix.dp1.iam.iam.v4.authn.OpenLdapConfig
 
UserGroupConfiguration - Class in com.nutanix.dp1.iam.iam.v4.authn
User Group configuration for OpenLDAP Directory Service.
UserGroupConfiguration() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UserGroupConfiguration
 
UserGroupConfiguration(String, String, String, String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UserGroupConfiguration
 
UserGroupsApi - Class in com.nutanix.iam.java.client.api
 
UserGroupsApi() - Constructor for class com.nutanix.iam.java.client.api.UserGroupsApi
 
UserGroupsApi(ApiClient) - Constructor for class com.nutanix.iam.java.client.api.UserGroupsApi
 
userId - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceInfo
External Identifier of the User.
userId - Variable in class com.nutanix.dp1.iam.iam.v4.authn.OidcUserinfo
UUID V5 created for the User by IAM.
username - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceConnectionRequest
Username to connect to the Directory Service.
username - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DsServiceAccount
Username to connect to the Directory Service.
username - Variable in class com.nutanix.dp1.iam.iam.v4.authn.PasswordChangeRequest
Identifier for the User in the form an email address.
username - Variable in class com.nutanix.dp1.iam.iam.v4.authn.User
Identifier for the User in the form an email address.
usernameAttribute - Variable in class com.nutanix.dp1.iam.iam.v4.authn.SamlIdentityProvider
SAML assertion Username attribute element.
usernameAttribute - Variable in class com.nutanix.dp1.iam.iam.v4.authn.UserConfiguration
Unique Identifier for each User which can be used in Authentication.
userObjectClass - Variable in class com.nutanix.dp1.iam.iam.v4.authn.UserConfiguration
Object class in the OpenLDAP system that corresponds to Users.
UsersApi - Class in com.nutanix.iam.java.client.api
 
UsersApi() - Constructor for class com.nutanix.iam.java.client.api.UsersApi
 
UsersApi(ApiClient) - Constructor for class com.nutanix.iam.java.client.api.UsersApi
 
userSearchBase - Variable in class com.nutanix.dp1.iam.iam.v4.authn.UserConfiguration
Base DN for User search.
UserStateUpdate - Class in com.nutanix.dp1.iam.iam.v4.authn
Information to change state of User.
UserStateUpdate() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UserStateUpdate
 
UserStateUpdate(UserStatusType) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UserStateUpdate
 
UserStateUpdateResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
User state update response object.
UserStateUpdateResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UserStateUpdateResponse
 
UserStateUpdateResponse(String) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.UserStateUpdateResponse
 
UserStatusType - Enum in com.nutanix.dp1.iam.iam.v4.authn
Status of the User.
userType - Variable in class com.nutanix.dp1.iam.iam.v4.authn.SecretKeyResponse
 
userType - Variable in class com.nutanix.dp1.iam.iam.v4.authn.User
 
UserType - Enum in com.nutanix.dp1.iam.iam.v4.authn
Type of the User.
UseType - Enum in com.nutanix.dp1.iam.iam.v4.authn
Use for the OIDC key.

V

validateApiKey(ApiKeyValidateRequest, Map<String, Object>...) - Method in class com.nutanix.iam.java.client.api.ApiKeysApi
Deprecated.
This API has been deprecated.
ValidateApiKeyApiResponse - Class in com.nutanix.dp1.iam.iam.v4.authn
REST response for all response codes in API path /iam/v4.0.b1/authn/api-keys/$actions/validate Post operation
ValidateApiKeyApiResponse() - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ValidateApiKeyApiResponse
 
ValidateApiKeyApiResponse(ApiResponseMetadata, Object) - Constructor for class com.nutanix.dp1.iam.iam.v4.authn.ValidateApiKeyApiResponse
 
ValidateApiKeyApiResponse.OneOfDataWrapper - Class in com.nutanix.dp1.iam.iam.v4.authn
 
validationErrorMessages - Variable in class com.nutanix.dp1.iam.iam.v4.error.SchemaValidationError
List of validation error messages
value - Variable in class com.nutanix.dp1.iam.common.v1.config.Flag
 
value - Variable in class com.nutanix.dp1.iam.iam.v4.authn.SystemConfig
Value of the system configuration.
valueOf(String) - Static method in enum com.nutanix.dp1.iam.common.v1.config.MessageSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.AlgoType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.ApiKeyStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.AuthMethodType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.ClaimsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.DirectoryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.DiscoverySubjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.GrantType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.GroupSearchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.GroupType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.KeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.NameIdPolicyFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.OidcSubjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.ResponseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.ScopesType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.ScopeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.SigningAlgoType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.SubjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.UserStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.UserType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.UseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authz.ApiVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authz.AuthorizationPolicyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authz.EntityOperators
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authz.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authz.IdentityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authz.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.authz.ResponseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.dp1.iam.iam.v4.common.SortOrderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.iam.java.client.ApiClient.CollectionFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nutanix.iam.java.client.auth.OAuthFlow
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.nutanix.dp1.iam.common.v1.config.MessageSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.AlgoType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.ApiKeyStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.AuthMethodType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.ClaimsType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryServiceSearchAttribute
Value of the attribute.
values() - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.DirectoryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.DiscoverySubjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.GrantType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.GroupSearchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.GroupType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.KeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.NameIdPolicyFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.OidcSubjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.ResponseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.ScopesType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.ScopeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.SigningAlgoType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.SubjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.UserStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.UserType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nutanix.dp1.iam.iam.v4.authn.UseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nutanix.dp1.iam.iam.v4.authz.ApiVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nutanix.dp1.iam.iam.v4.authz.AuthorizationPolicyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nutanix.dp1.iam.iam.v4.authz.EntityOperators
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nutanix.dp1.iam.iam.v4.authz.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nutanix.dp1.iam.iam.v4.authz.IdentityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nutanix.dp1.iam.iam.v4.authz.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nutanix.dp1.iam.iam.v4.authz.ResponseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nutanix.dp1.iam.iam.v4.common.SortOrderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nutanix.iam.java.client.ApiClient.CollectionFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nutanix.iam.java.client.auth.OAuthFlow
Returns an array containing the constants of this enum type, in the order they are declared.

W

wellKnownConfig - Variable in class com.nutanix.dp1.iam.iam.v4.authn.Federation
Well known URL of the OIDC provider.
whiteListedGroups - Variable in class com.nutanix.dp1.iam.iam.v4.authn.DirectoryService
List of allowed User Groups for the Directory Service.

X

x5c - Variable in class com.nutanix.dp1.iam.iam.v4.authn.OidcKey
x509 certificate chain for the key.
A B C D E F G H I K L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2024. All rights reserved.