public class IdApi extends Object
public IdApi()
public IdApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public com.squareup.okhttp.Call attachInboundAuthConfigCall(AttachInboundAuthConfigRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic AttachInboundAuthConfigResponse attachInboundAuthConfig(AttachInboundAuthConfigRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<AttachInboundAuthConfigResponse> attachInboundAuthConfigWithHttpInfo(@NotNull @NotNull AttachInboundAuthConfigRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call attachInboundAuthConfigAsync(AttachInboundAuthConfigRequest body, ApiCallback<AttachInboundAuthConfigResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call batchCreateRoutesCall(BatchCreateRoutesRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic BatchCreateRoutesResponse batchCreateRoutes(BatchCreateRoutesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<BatchCreateRoutesResponse> batchCreateRoutesWithHttpInfo(@NotNull @NotNull BatchCreateRoutesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call batchCreateRoutesAsync(BatchCreateRoutesRequest body, ApiCallback<BatchCreateRoutesResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call batchGetApiKeyCredentialProvidersCall(BatchGetApiKeyCredentialProvidersRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic BatchGetApiKeyCredentialProvidersResponse batchGetApiKeyCredentialProviders(BatchGetApiKeyCredentialProvidersRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<BatchGetApiKeyCredentialProvidersResponse> batchGetApiKeyCredentialProvidersWithHttpInfo(@NotNull @NotNull BatchGetApiKeyCredentialProvidersRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call batchGetApiKeyCredentialProvidersAsync(BatchGetApiKeyCredentialProvidersRequest body, ApiCallback<BatchGetApiKeyCredentialProvidersResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call batchGetInboundAuthConfigCall(BatchGetInboundAuthConfigRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic BatchGetInboundAuthConfigResponse batchGetInboundAuthConfig(BatchGetInboundAuthConfigRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<BatchGetInboundAuthConfigResponse> batchGetInboundAuthConfigWithHttpInfo(@NotNull @NotNull BatchGetInboundAuthConfigRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call batchGetInboundAuthConfigAsync(BatchGetInboundAuthConfigRequest body, ApiCallback<BatchGetInboundAuthConfigResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call batchGetOauth2CredentialProvidersCall(BatchGetOauth2CredentialProvidersRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic BatchGetOauth2CredentialProvidersResponse batchGetOauth2CredentialProviders(BatchGetOauth2CredentialProvidersRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<BatchGetOauth2CredentialProvidersResponse> batchGetOauth2CredentialProvidersWithHttpInfo(@NotNull @NotNull BatchGetOauth2CredentialProvidersRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call batchGetOauth2CredentialProvidersAsync(BatchGetOauth2CredentialProvidersRequest body, ApiCallback<BatchGetOauth2CredentialProvidersResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call checkApiKeyCall(CheckApiKeyRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CheckApiKeyResponse checkApiKey(CheckApiKeyRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CheckApiKeyResponse> checkApiKeyWithHttpInfo(@NotNull @NotNull CheckApiKeyRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call checkApiKeyAsync(CheckApiKeyRequest body, ApiCallback<CheckApiKeyResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call checkPermissionCall(CheckPermissionRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CheckPermissionResponse checkPermission(CheckPermissionRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CheckPermissionResponse> checkPermissionWithHttpInfo(@NotNull @NotNull CheckPermissionRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call checkPermissionAsync(CheckPermissionRequest body, ApiCallback<CheckPermissionResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call checkServiceNameCall(CheckServiceNameRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CheckServiceNameResponse checkServiceName(CheckServiceNameRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CheckServiceNameResponse> checkServiceNameWithHttpInfo(@NotNull @NotNull CheckServiceNameRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call checkServiceNameAsync(CheckServiceNameRequest body, ApiCallback<CheckServiceNameResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call completeResourceTokenAuthCall(CompleteResourceTokenAuthRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CompleteResourceTokenAuthResponse completeResourceTokenAuth(CompleteResourceTokenAuthRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CompleteResourceTokenAuthResponse> completeResourceTokenAuthWithHttpInfo(@NotNull @NotNull CompleteResourceTokenAuthRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call completeResourceTokenAuthAsync(CompleteResourceTokenAuthRequest body, ApiCallback<CompleteResourceTokenAuthResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createApiKeyCall(CreateApiKeyRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateApiKeyResponse createApiKey(CreateApiKeyRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateApiKeyResponse> createApiKeyWithHttpInfo(@NotNull @NotNull CreateApiKeyRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createApiKeyAsync(CreateApiKeyRequest body, ApiCallback<CreateApiKeyResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createApiKeyCredentialProviderCall(CreateApiKeyCredentialProviderRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateApiKeyCredentialProviderResponse createApiKeyCredentialProvider(CreateApiKeyCredentialProviderRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateApiKeyCredentialProviderResponse> createApiKeyCredentialProviderWithHttpInfo(@NotNull @NotNull CreateApiKeyCredentialProviderRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createApiKeyCredentialProviderAsync(CreateApiKeyCredentialProviderRequest body, ApiCallback<CreateApiKeyCredentialProviderResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createFaasServiceCall(CreateFaasServiceRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateFaasServiceResponse createFaasService(CreateFaasServiceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateFaasServiceResponse> createFaasServiceWithHttpInfo(@NotNull @NotNull CreateFaasServiceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createFaasServiceAsync(CreateFaasServiceRequest body, ApiCallback<CreateFaasServiceResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createIdentityProviderOAuthCall(CreateIdentityProviderOAuthRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateIdentityProviderOAuthResponse createIdentityProviderOAuth(CreateIdentityProviderOAuthRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateIdentityProviderOAuthResponse> createIdentityProviderOAuthWithHttpInfo(@NotNull @NotNull CreateIdentityProviderOAuthRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createIdentityProviderOAuthAsync(CreateIdentityProviderOAuthRequest body, ApiCallback<CreateIdentityProviderOAuthResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createIdentityProviderOIDCCall(CreateIdentityProviderOIDCRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateIdentityProviderOIDCResponse createIdentityProviderOIDC(CreateIdentityProviderOIDCRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateIdentityProviderOIDCResponse> createIdentityProviderOIDCWithHttpInfo(@NotNull @NotNull CreateIdentityProviderOIDCRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createIdentityProviderOIDCAsync(CreateIdentityProviderOIDCRequest body, ApiCallback<CreateIdentityProviderOIDCResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createIdentityProviderSAMLCall(CreateIdentityProviderSAMLRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateIdentityProviderSAMLResponse createIdentityProviderSAML(CreateIdentityProviderSAMLRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateIdentityProviderSAMLResponse> createIdentityProviderSAMLWithHttpInfo(@NotNull @NotNull CreateIdentityProviderSAMLRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createIdentityProviderSAMLAsync(CreateIdentityProviderSAMLRequest body, ApiCallback<CreateIdentityProviderSAMLResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createInboundAuthConfigCall(CreateInboundAuthConfigRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateInboundAuthConfigResponse createInboundAuthConfig(CreateInboundAuthConfigRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateInboundAuthConfigResponse> createInboundAuthConfigWithHttpInfo(@NotNull @NotNull CreateInboundAuthConfigRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createInboundAuthConfigAsync(CreateInboundAuthConfigRequest body, ApiCallback<CreateInboundAuthConfigResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespaceCall(CreateNamespaceRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateNamespaceResponse createNamespace(CreateNamespaceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateNamespaceResponse> createNamespaceWithHttpInfo(@NotNull @NotNull CreateNamespaceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespaceAsync(CreateNamespaceRequest body, ApiCallback<CreateNamespaceResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createOauth2CredentialProviderCall(CreateOauth2CredentialProviderRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateOauth2CredentialProviderResponse createOauth2CredentialProvider(CreateOauth2CredentialProviderRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateOauth2CredentialProviderResponse> createOauth2CredentialProviderWithHttpInfo(@NotNull @NotNull CreateOauth2CredentialProviderRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createOauth2CredentialProviderAsync(CreateOauth2CredentialProviderRequest body, ApiCallback<CreateOauth2CredentialProviderResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createOauth2CredentialProviderDcrCall(CreateOauth2CredentialProviderDcrRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateOauth2CredentialProviderDcrResponse createOauth2CredentialProviderDcr(CreateOauth2CredentialProviderDcrRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateOauth2CredentialProviderDcrResponse> createOauth2CredentialProviderDcrWithHttpInfo(@NotNull @NotNull CreateOauth2CredentialProviderDcrRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createOauth2CredentialProviderDcrAsync(CreateOauth2CredentialProviderDcrRequest body, ApiCallback<CreateOauth2CredentialProviderDcrResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createPolicyCall(CreatePolicyRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreatePolicyResponse createPolicy(CreatePolicyRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreatePolicyResponse> createPolicyWithHttpInfo(@NotNull @NotNull CreatePolicyRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createPolicyAsync(CreatePolicyRequest body, ApiCallback<CreatePolicyResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createRouteCall(CreateRouteRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateRouteResponse createRoute(CreateRouteRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateRouteResponse> createRouteWithHttpInfo(@NotNull @NotNull CreateRouteRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createRouteAsync(CreateRouteRequest body, ApiCallback<CreateRouteResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createRouteFromTemplateCall(CreateRouteFromTemplateRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateRouteFromTemplateResponse createRouteFromTemplate(CreateRouteFromTemplateRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateRouteFromTemplateResponse> createRouteFromTemplateWithHttpInfo(@NotNull @NotNull CreateRouteFromTemplateRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createRouteFromTemplateAsync(CreateRouteFromTemplateRequest body, ApiCallback<CreateRouteFromTemplateResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createServiceCall(CreateServiceRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateServiceResponse createService(CreateServiceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateServiceResponse> createServiceWithHttpInfo(@NotNull @NotNull CreateServiceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createServiceAsync(CreateServiceRequest body, ApiCallback<CreateServiceResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createServiceFromTemplateCall(CreateServiceFromTemplateRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateServiceFromTemplateResponse createServiceFromTemplate(CreateServiceFromTemplateRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateServiceFromTemplateResponse> createServiceFromTemplateWithHttpInfo(@NotNull @NotNull CreateServiceFromTemplateRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createServiceFromTemplateAsync(CreateServiceFromTemplateRequest body, ApiCallback<CreateServiceFromTemplateResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createUserCall(CreateUserRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateUserResponse createUser(CreateUserRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateUserResponse> createUserWithHttpInfo(@NotNull @NotNull CreateUserRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createUserAsync(CreateUserRequest body, ApiCallback<CreateUserResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createUserPoolCall(CreateUserPoolRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateUserPoolResponse createUserPool(CreateUserPoolRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateUserPoolResponse> createUserPoolWithHttpInfo(@NotNull @NotNull CreateUserPoolRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createUserPoolAsync(CreateUserPoolRequest body, ApiCallback<CreateUserPoolResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createUserPoolClientCall(CreateUserPoolClientRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateUserPoolClientResponse createUserPoolClient(CreateUserPoolClientRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateUserPoolClientResponse> createUserPoolClientWithHttpInfo(@NotNull @NotNull CreateUserPoolClientRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createUserPoolClientAsync(CreateUserPoolClientRequest body, ApiCallback<CreateUserPoolClientResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createUsersCall(CreateUsersRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateUsersResponse createUsers(CreateUsersRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateUsersResponse> createUsersWithHttpInfo(@NotNull @NotNull CreateUsersRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createUsersAsync(CreateUsersRequest body, ApiCallback<CreateUsersResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createUsersCSVCall(CreateUsersCSVRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateUsersCSVResponse createUsersCSV(CreateUsersCSVRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateUsersCSVResponse> createUsersCSVWithHttpInfo(@NotNull @NotNull CreateUsersCSVRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createUsersCSVAsync(CreateUsersCSVRequest body, ApiCallback<CreateUsersCSVResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createWorkloadIdentityCall(CreateWorkloadIdentityRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateWorkloadIdentityResponse createWorkloadIdentity(CreateWorkloadIdentityRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateWorkloadIdentityResponse> createWorkloadIdentityWithHttpInfo(@NotNull @NotNull CreateWorkloadIdentityRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createWorkloadIdentityAsync(CreateWorkloadIdentityRequest body, ApiCallback<CreateWorkloadIdentityResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createWorkloadPoolCall(CreateWorkloadPoolRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateWorkloadPoolResponse createWorkloadPool(CreateWorkloadPoolRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateWorkloadPoolResponse> createWorkloadPoolWithHttpInfo(@NotNull @NotNull CreateWorkloadPoolRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createWorkloadPoolAsync(CreateWorkloadPoolRequest body, ApiCallback<CreateWorkloadPoolResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteApiKeyCall(DeleteApiKeyRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DeleteApiKeyResponse deleteApiKey(DeleteApiKeyRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteApiKeyResponse> deleteApiKeyWithHttpInfo(@NotNull @NotNull DeleteApiKeyRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteApiKeyAsync(DeleteApiKeyRequest body, ApiCallback<DeleteApiKeyResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteApiKeyCredentialProviderCall(DeleteApiKeyCredentialProviderRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DeleteApiKeyCredentialProviderResponse deleteApiKeyCredentialProvider(DeleteApiKeyCredentialProviderRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteApiKeyCredentialProviderResponse> deleteApiKeyCredentialProviderWithHttpInfo(@NotNull @NotNull DeleteApiKeyCredentialProviderRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteApiKeyCredentialProviderAsync(DeleteApiKeyCredentialProviderRequest body, ApiCallback<DeleteApiKeyCredentialProviderResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteFaasServiceCall(DeleteFaasServiceRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DeleteFaasServiceResponse deleteFaasService(DeleteFaasServiceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteFaasServiceResponse> deleteFaasServiceWithHttpInfo(@NotNull @NotNull DeleteFaasServiceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteFaasServiceAsync(DeleteFaasServiceRequest body, ApiCallback<DeleteFaasServiceResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteIdentityProviderCall(DeleteIdentityProviderRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DeleteIdentityProviderResponse deleteIdentityProvider(DeleteIdentityProviderRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteIdentityProviderResponse> deleteIdentityProviderWithHttpInfo(@NotNull @NotNull DeleteIdentityProviderRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteIdentityProviderAsync(DeleteIdentityProviderRequest body, ApiCallback<DeleteIdentityProviderResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteIdentityProviderOAuthCall(DeleteIdentityProviderOAuthRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DeleteIdentityProviderOAuthResponse deleteIdentityProviderOAuth(DeleteIdentityProviderOAuthRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteIdentityProviderOAuthResponse> deleteIdentityProviderOAuthWithHttpInfo(@NotNull @NotNull DeleteIdentityProviderOAuthRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteIdentityProviderOAuthAsync(DeleteIdentityProviderOAuthRequest body, ApiCallback<DeleteIdentityProviderOAuthResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteIdentityProviderOIDCCall(DeleteIdentityProviderOIDCRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DeleteIdentityProviderOIDCResponse deleteIdentityProviderOIDC(DeleteIdentityProviderOIDCRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteIdentityProviderOIDCResponse> deleteIdentityProviderOIDCWithHttpInfo(@NotNull @NotNull DeleteIdentityProviderOIDCRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteIdentityProviderOIDCAsync(DeleteIdentityProviderOIDCRequest body, ApiCallback<DeleteIdentityProviderOIDCResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteIdentityProviderSAMLCall(DeleteIdentityProviderSAMLRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DeleteIdentityProviderSAMLResponse deleteIdentityProviderSAML(DeleteIdentityProviderSAMLRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteIdentityProviderSAMLResponse> deleteIdentityProviderSAMLWithHttpInfo(@NotNull @NotNull DeleteIdentityProviderSAMLRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteIdentityProviderSAMLAsync(DeleteIdentityProviderSAMLRequest body, ApiCallback<DeleteIdentityProviderSAMLResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteInboundAuthConfigCall(DeleteInboundAuthConfigRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DeleteInboundAuthConfigResponse deleteInboundAuthConfig(DeleteInboundAuthConfigRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteInboundAuthConfigResponse> deleteInboundAuthConfigWithHttpInfo(@NotNull @NotNull DeleteInboundAuthConfigRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteInboundAuthConfigAsync(DeleteInboundAuthConfigRequest body, ApiCallback<DeleteInboundAuthConfigResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNamespaceCall(DeleteNamespaceRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DeleteNamespaceResponse deleteNamespace(DeleteNamespaceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteNamespaceResponse> deleteNamespaceWithHttpInfo(@NotNull @NotNull DeleteNamespaceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNamespaceAsync(DeleteNamespaceRequest body, ApiCallback<DeleteNamespaceResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteOauth2CredentialProviderCall(DeleteOauth2CredentialProviderRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DeleteOauth2CredentialProviderResponse deleteOauth2CredentialProvider(DeleteOauth2CredentialProviderRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteOauth2CredentialProviderResponse> deleteOauth2CredentialProviderWithHttpInfo(@NotNull @NotNull DeleteOauth2CredentialProviderRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteOauth2CredentialProviderAsync(DeleteOauth2CredentialProviderRequest body, ApiCallback<DeleteOauth2CredentialProviderResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deletePolicyCall(DeletePolicyRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DeletePolicyResponse deletePolicy(DeletePolicyRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeletePolicyResponse> deletePolicyWithHttpInfo(@NotNull @NotNull DeletePolicyRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deletePolicyAsync(DeletePolicyRequest body, ApiCallback<DeletePolicyResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteRouteCall(DeleteRouteRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DeleteRouteResponse deleteRoute(DeleteRouteRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteRouteResponse> deleteRouteWithHttpInfo(@NotNull @NotNull DeleteRouteRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteRouteAsync(DeleteRouteRequest body, ApiCallback<DeleteRouteResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteServiceCall(DeleteServiceRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DeleteServiceResponse deleteService(DeleteServiceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteServiceResponse> deleteServiceWithHttpInfo(@NotNull @NotNull DeleteServiceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteServiceAsync(DeleteServiceRequest body, ApiCallback<DeleteServiceResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteUserPoolCall(DeleteUserPoolRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DeleteUserPoolResponse deleteUserPool(DeleteUserPoolRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteUserPoolResponse> deleteUserPoolWithHttpInfo(@NotNull @NotNull DeleteUserPoolRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteUserPoolAsync(DeleteUserPoolRequest body, ApiCallback<DeleteUserPoolResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteUserPoolClientCall(DeleteUserPoolClientRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DeleteUserPoolClientResponse deleteUserPoolClient(DeleteUserPoolClientRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteUserPoolClientResponse> deleteUserPoolClientWithHttpInfo(@NotNull @NotNull DeleteUserPoolClientRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteUserPoolClientAsync(DeleteUserPoolClientRequest body, ApiCallback<DeleteUserPoolClientResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteUsersCall(DeleteUsersRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DeleteUsersResponse deleteUsers(DeleteUsersRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteUsersResponse> deleteUsersWithHttpInfo(@NotNull @NotNull DeleteUsersRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteUsersAsync(DeleteUsersRequest body, ApiCallback<DeleteUsersResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteWorkloadIdentityCall(DeleteWorkloadIdentityRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DeleteWorkloadIdentityResponse deleteWorkloadIdentity(DeleteWorkloadIdentityRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteWorkloadIdentityResponse> deleteWorkloadIdentityWithHttpInfo(@NotNull @NotNull DeleteWorkloadIdentityRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteWorkloadIdentityAsync(DeleteWorkloadIdentityRequest body, ApiCallback<DeleteWorkloadIdentityResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteWorkloadPoolCall(DeleteWorkloadPoolRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DeleteWorkloadPoolResponse deleteWorkloadPool(DeleteWorkloadPoolRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteWorkloadPoolResponse> deleteWorkloadPoolWithHttpInfo(@NotNull @NotNull DeleteWorkloadPoolRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteWorkloadPoolAsync(DeleteWorkloadPoolRequest body, ApiCallback<DeleteWorkloadPoolResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeRouteTemplateOptionsCall(DescribeRouteTemplateOptionsRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DescribeRouteTemplateOptionsResponse describeRouteTemplateOptions(DescribeRouteTemplateOptionsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeRouteTemplateOptionsResponse> describeRouteTemplateOptionsWithHttpInfo(@NotNull @NotNull DescribeRouteTemplateOptionsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeRouteTemplateOptionsAsync(DescribeRouteTemplateOptionsRequest body, ApiCallback<DescribeRouteTemplateOptionsResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeTagOptionsCall(DescribeTagOptionsRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DescribeTagOptionsResponse describeTagOptions(DescribeTagOptionsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeTagOptionsResponse> describeTagOptionsWithHttpInfo(@NotNull @NotNull DescribeTagOptionsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeTagOptionsAsync(DescribeTagOptionsRequest body, ApiCallback<DescribeTagOptionsResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeTemplateOptionsCall(DescribeTemplateOptionsRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DescribeTemplateOptionsResponse describeTemplateOptions(DescribeTemplateOptionsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeTemplateOptionsResponse> describeTemplateOptionsWithHttpInfo(@NotNull @NotNull DescribeTemplateOptionsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeTemplateOptionsAsync(DescribeTemplateOptionsRequest body, ApiCallback<DescribeTemplateOptionsResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call detachInboundAuthConfigCall(DetachInboundAuthConfigRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DetachInboundAuthConfigResponse detachInboundAuthConfig(DetachInboundAuthConfigRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DetachInboundAuthConfigResponse> detachInboundAuthConfigWithHttpInfo(@NotNull @NotNull DetachInboundAuthConfigRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call detachInboundAuthConfigAsync(DetachInboundAuthConfigRequest body, ApiCallback<DetachInboundAuthConfigResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call disableRouteCall(DisableRouteRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DisableRouteResponse disableRoute(DisableRouteRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DisableRouteResponse> disableRouteWithHttpInfo(@NotNull @NotNull DisableRouteRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call disableRouteAsync(DisableRouteRequest body, ApiCallback<DisableRouteResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getApiKeyCredentialProviderCall(GetApiKeyCredentialProviderRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetApiKeyCredentialProviderResponse getApiKeyCredentialProvider(GetApiKeyCredentialProviderRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetApiKeyCredentialProviderResponse> getApiKeyCredentialProviderWithHttpInfo(@NotNull @NotNull GetApiKeyCredentialProviderRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getApiKeyCredentialProviderAsync(GetApiKeyCredentialProviderRequest body, ApiCallback<GetApiKeyCredentialProviderResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getDocumentStatusCall(GetDocumentStatusRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetDocumentStatusResponse getDocumentStatus(GetDocumentStatusRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetDocumentStatusResponse> getDocumentStatusWithHttpInfo(@NotNull @NotNull GetDocumentStatusRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getDocumentStatusAsync(GetDocumentStatusRequest body, ApiCallback<GetDocumentStatusResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getFaasServiceCall(GetFaasServiceRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetFaasServiceResponse getFaasService(GetFaasServiceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetFaasServiceResponse> getFaasServiceWithHttpInfo(@NotNull @NotNull GetFaasServiceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getFaasServiceAsync(GetFaasServiceRequest body, ApiCallback<GetFaasServiceResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getIdentityProviderOAuthCall(GetIdentityProviderOAuthRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetIdentityProviderOAuthResponse getIdentityProviderOAuth(GetIdentityProviderOAuthRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetIdentityProviderOAuthResponse> getIdentityProviderOAuthWithHttpInfo(@NotNull @NotNull GetIdentityProviderOAuthRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getIdentityProviderOAuthAsync(GetIdentityProviderOAuthRequest body, ApiCallback<GetIdentityProviderOAuthResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getIdentityProviderOIDCCall(GetIdentityProviderOIDCRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetIdentityProviderOIDCResponse getIdentityProviderOIDC(GetIdentityProviderOIDCRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetIdentityProviderOIDCResponse> getIdentityProviderOIDCWithHttpInfo(@NotNull @NotNull GetIdentityProviderOIDCRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getIdentityProviderOIDCAsync(GetIdentityProviderOIDCRequest body, ApiCallback<GetIdentityProviderOIDCResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getIdentityProviderSAMLCall(GetIdentityProviderSAMLRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetIdentityProviderSAMLResponse getIdentityProviderSAML(GetIdentityProviderSAMLRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetIdentityProviderSAMLResponse> getIdentityProviderSAMLWithHttpInfo(@NotNull @NotNull GetIdentityProviderSAMLRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getIdentityProviderSAMLAsync(GetIdentityProviderSAMLRequest body, ApiCallback<GetIdentityProviderSAMLResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getInboundAuthConfigCall(GetInboundAuthConfigRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetInboundAuthConfigResponse getInboundAuthConfig(GetInboundAuthConfigRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetInboundAuthConfigResponse> getInboundAuthConfigWithHttpInfo(@NotNull @NotNull GetInboundAuthConfigRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getInboundAuthConfigAsync(GetInboundAuthConfigRequest body, ApiCallback<GetInboundAuthConfigResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getNamespaceCall(GetNamespaceRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetNamespaceResponse getNamespace(GetNamespaceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetNamespaceResponse> getNamespaceWithHttpInfo(@NotNull @NotNull GetNamespaceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getNamespaceAsync(GetNamespaceRequest body, ApiCallback<GetNamespaceResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getOauth2CredentialProviderCall(GetOauth2CredentialProviderRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetOauth2CredentialProviderResponse getOauth2CredentialProvider(GetOauth2CredentialProviderRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetOauth2CredentialProviderResponse> getOauth2CredentialProviderWithHttpInfo(@NotNull @NotNull GetOauth2CredentialProviderRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getOauth2CredentialProviderAsync(GetOauth2CredentialProviderRequest body, ApiCallback<GetOauth2CredentialProviderResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getPolicyCall(GetPolicyRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetPolicyResponse getPolicy(GetPolicyRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetPolicyResponse> getPolicyWithHttpInfo(@NotNull @NotNull GetPolicyRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getPolicyAsync(GetPolicyRequest body, ApiCallback<GetPolicyResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getResourceApiKeyCall(GetResourceApiKeyRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetResourceApiKeyResponse getResourceApiKey(GetResourceApiKeyRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetResourceApiKeyResponse> getResourceApiKeyWithHttpInfo(@NotNull @NotNull GetResourceApiKeyRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getResourceApiKeyAsync(GetResourceApiKeyRequest body, ApiCallback<GetResourceApiKeyResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getResourceOauth2TokenCall(GetResourceOauth2TokenRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetResourceOauth2TokenResponse getResourceOauth2Token(GetResourceOauth2TokenRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetResourceOauth2TokenResponse> getResourceOauth2TokenWithHttpInfo(@NotNull @NotNull GetResourceOauth2TokenRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getResourceOauth2TokenAsync(GetResourceOauth2TokenRequest body, ApiCallback<GetResourceOauth2TokenResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getRouteCall(GetRouteRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetRouteResponse getRoute(GetRouteRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetRouteResponse> getRouteWithHttpInfo(@NotNull @NotNull GetRouteRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getRouteAsync(GetRouteRequest body, ApiCallback<GetRouteResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getServiceCall(GetServiceRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetServiceResponse getService(GetServiceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetServiceResponse> getServiceWithHttpInfo(@NotNull @NotNull GetServiceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getServiceAsync(GetServiceRequest body, ApiCallback<GetServiceResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSmsServiceCall(GetSmsServiceRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetSmsServiceResponse getSmsService(GetSmsServiceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetSmsServiceResponse> getSmsServiceWithHttpInfo(@NotNull @NotNull GetSmsServiceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSmsServiceAsync(GetSmsServiceRequest body, ApiCallback<GetSmsServiceResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getTenantServiceStatusCall(GetTenantServiceStatusRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetTenantServiceStatusResponse getTenantServiceStatus(GetTenantServiceStatusRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetTenantServiceStatusResponse> getTenantServiceStatusWithHttpInfo(@NotNull @NotNull GetTenantServiceStatusRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getTenantServiceStatusAsync(GetTenantServiceStatusRequest body, ApiCallback<GetTenantServiceStatusResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getUserCall(GetUserRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetUserResponse getUser(GetUserRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetUserResponse> getUserWithHttpInfo(@NotNull @NotNull GetUserRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getUserAsync(GetUserRequest body, ApiCallback<GetUserResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getUserCSVTemplateCall(GetUserCSVTemplateRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetUserCSVTemplateResponse getUserCSVTemplate(GetUserCSVTemplateRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetUserCSVTemplateResponse> getUserCSVTemplateWithHttpInfo(@NotNull @NotNull GetUserCSVTemplateRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getUserCSVTemplateAsync(GetUserCSVTemplateRequest body, ApiCallback<GetUserCSVTemplateResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getUserPoolCall(GetUserPoolRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetUserPoolResponse getUserPool(GetUserPoolRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetUserPoolResponse> getUserPoolWithHttpInfo(@NotNull @NotNull GetUserPoolRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getUserPoolAsync(GetUserPoolRequest body, ApiCallback<GetUserPoolResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getUserPoolClientCall(GetUserPoolClientRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetUserPoolClientResponse getUserPoolClient(GetUserPoolClientRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetUserPoolClientResponse> getUserPoolClientWithHttpInfo(@NotNull @NotNull GetUserPoolClientRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getUserPoolClientAsync(GetUserPoolClientRequest body, ApiCallback<GetUserPoolClientResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getUserPoolMausCall(GetUserPoolMausRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetUserPoolMausResponse getUserPoolMaus(GetUserPoolMausRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetUserPoolMausResponse> getUserPoolMausWithHttpInfo(@NotNull @NotNull GetUserPoolMausRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getUserPoolMausAsync(GetUserPoolMausRequest body, ApiCallback<GetUserPoolMausResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getWorkloadAccessTokenCall(GetWorkloadAccessTokenRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetWorkloadAccessTokenResponse getWorkloadAccessToken(GetWorkloadAccessTokenRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetWorkloadAccessTokenResponse> getWorkloadAccessTokenWithHttpInfo(@NotNull @NotNull GetWorkloadAccessTokenRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getWorkloadAccessTokenAsync(GetWorkloadAccessTokenRequest body, ApiCallback<GetWorkloadAccessTokenResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getWorkloadAccessTokenForJWTCall(GetWorkloadAccessTokenForJWTRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetWorkloadAccessTokenForJWTResponse getWorkloadAccessTokenForJWT(GetWorkloadAccessTokenForJWTRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetWorkloadAccessTokenForJWTResponse> getWorkloadAccessTokenForJWTWithHttpInfo(@NotNull @NotNull GetWorkloadAccessTokenForJWTRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getWorkloadAccessTokenForJWTAsync(GetWorkloadAccessTokenForJWTRequest body, ApiCallback<GetWorkloadAccessTokenForJWTResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getWorkloadAccessTokenForUserIdCall(GetWorkloadAccessTokenForUserIdRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetWorkloadAccessTokenForUserIdResponse getWorkloadAccessTokenForUserId(GetWorkloadAccessTokenForUserIdRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetWorkloadAccessTokenForUserIdResponse> getWorkloadAccessTokenForUserIdWithHttpInfo(@NotNull @NotNull GetWorkloadAccessTokenForUserIdRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getWorkloadAccessTokenForUserIdAsync(GetWorkloadAccessTokenForUserIdRequest body, ApiCallback<GetWorkloadAccessTokenForUserIdResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getWorkloadIdentityCall(GetWorkloadIdentityRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetWorkloadIdentityResponse getWorkloadIdentity(GetWorkloadIdentityRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetWorkloadIdentityResponse> getWorkloadIdentityWithHttpInfo(@NotNull @NotNull GetWorkloadIdentityRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getWorkloadIdentityAsync(GetWorkloadIdentityRequest body, ApiCallback<GetWorkloadIdentityResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getWorkloadPoolCall(GetWorkloadPoolRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetWorkloadPoolResponse getWorkloadPool(GetWorkloadPoolRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetWorkloadPoolResponse> getWorkloadPoolWithHttpInfo(@NotNull @NotNull GetWorkloadPoolRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getWorkloadPoolAsync(GetWorkloadPoolRequest body, ApiCallback<GetWorkloadPoolResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call grantPermissionCall(GrantPermissionRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GrantPermissionResponse grantPermission(GrantPermissionRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GrantPermissionResponse> grantPermissionWithHttpInfo(@NotNull @NotNull GrantPermissionRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call grantPermissionAsync(GrantPermissionRequest body, ApiCallback<GrantPermissionResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listApiKeyCredentialProvidersCall(ListApiKeyCredentialProvidersRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ListApiKeyCredentialProvidersResponse listApiKeyCredentialProviders(ListApiKeyCredentialProvidersRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ListApiKeyCredentialProvidersResponse> listApiKeyCredentialProvidersWithHttpInfo(@NotNull @NotNull ListApiKeyCredentialProvidersRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listApiKeyCredentialProvidersAsync(ListApiKeyCredentialProvidersRequest body, ApiCallback<ListApiKeyCredentialProvidersResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCredentialProvidersCall(ListCredentialProvidersRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ListCredentialProvidersResponse listCredentialProviders(ListCredentialProvidersRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ListCredentialProvidersResponse> listCredentialProvidersWithHttpInfo(@NotNull @NotNull ListCredentialProvidersRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCredentialProvidersAsync(ListCredentialProvidersRequest body, ApiCallback<ListCredentialProvidersResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listFaasServicesCall(ListFaasServicesRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ListFaasServicesResponse listFaasServices(ListFaasServicesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ListFaasServicesResponse> listFaasServicesWithHttpInfo(@NotNull @NotNull ListFaasServicesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listFaasServicesAsync(ListFaasServicesRequest body, ApiCallback<ListFaasServicesResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listIdentityProvidersCall(ListIdentityProvidersRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ListIdentityProvidersResponse listIdentityProviders(ListIdentityProvidersRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ListIdentityProvidersResponse> listIdentityProvidersWithHttpInfo(@NotNull @NotNull ListIdentityProvidersRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listIdentityProvidersAsync(ListIdentityProvidersRequest body, ApiCallback<ListIdentityProvidersResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listIdentityProvidersOAuthCall(ListIdentityProvidersOAuthRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ListIdentityProvidersOAuthResponse listIdentityProvidersOAuth(ListIdentityProvidersOAuthRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ListIdentityProvidersOAuthResponse> listIdentityProvidersOAuthWithHttpInfo(@NotNull @NotNull ListIdentityProvidersOAuthRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listIdentityProvidersOAuthAsync(ListIdentityProvidersOAuthRequest body, ApiCallback<ListIdentityProvidersOAuthResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listIdentityProvidersOIDCCall(ListIdentityProvidersOIDCRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ListIdentityProvidersOIDCResponse listIdentityProvidersOIDC(ListIdentityProvidersOIDCRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ListIdentityProvidersOIDCResponse> listIdentityProvidersOIDCWithHttpInfo(@NotNull @NotNull ListIdentityProvidersOIDCRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listIdentityProvidersOIDCAsync(ListIdentityProvidersOIDCRequest body, ApiCallback<ListIdentityProvidersOIDCResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listIdentityProvidersSAMLCall(ListIdentityProvidersSAMLRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ListIdentityProvidersSAMLResponse listIdentityProvidersSAML(ListIdentityProvidersSAMLRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ListIdentityProvidersSAMLResponse> listIdentityProvidersSAMLWithHttpInfo(@NotNull @NotNull ListIdentityProvidersSAMLRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listIdentityProvidersSAMLAsync(ListIdentityProvidersSAMLRequest body, ApiCallback<ListIdentityProvidersSAMLResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listInboundAuthConfigsCall(ListInboundAuthConfigsRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ListInboundAuthConfigsResponse listInboundAuthConfigs(ListInboundAuthConfigsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ListInboundAuthConfigsResponse> listInboundAuthConfigsWithHttpInfo(@NotNull @NotNull ListInboundAuthConfigsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listInboundAuthConfigsAsync(ListInboundAuthConfigsRequest body, ApiCallback<ListInboundAuthConfigsResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listNamespacesCall(ListNamespacesRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ListNamespacesResponse listNamespaces(ListNamespacesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ListNamespacesResponse> listNamespacesWithHttpInfo(@NotNull @NotNull ListNamespacesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listNamespacesAsync(ListNamespacesRequest body, ApiCallback<ListNamespacesResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listOauth2CredentialProvidersCall(ListOauth2CredentialProvidersRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ListOauth2CredentialProvidersResponse listOauth2CredentialProviders(ListOauth2CredentialProvidersRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ListOauth2CredentialProvidersResponse> listOauth2CredentialProvidersWithHttpInfo(@NotNull @NotNull ListOauth2CredentialProvidersRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listOauth2CredentialProvidersAsync(ListOauth2CredentialProvidersRequest body, ApiCallback<ListOauth2CredentialProvidersResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listPoliciesCall(ListPoliciesRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ListPoliciesResponse listPolicies(ListPoliciesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ListPoliciesResponse> listPoliciesWithHttpInfo(@NotNull @NotNull ListPoliciesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listPoliciesAsync(ListPoliciesRequest body, ApiCallback<ListPoliciesResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listRoutesCall(ListRoutesRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ListRoutesResponse listRoutes(ListRoutesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ListRoutesResponse> listRoutesWithHttpInfo(@NotNull @NotNull ListRoutesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listRoutesAsync(ListRoutesRequest body, ApiCallback<ListRoutesResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listServicesCall(ListServicesRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ListServicesResponse listServices(ListServicesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ListServicesResponse> listServicesWithHttpInfo(@NotNull @NotNull ListServicesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listServicesAsync(ListServicesRequest body, ApiCallback<ListServicesResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listTagsForResourcesCall(ListTagsForResourcesRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ListTagsForResourcesResponse listTagsForResources(ListTagsForResourcesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ListTagsForResourcesResponse> listTagsForResourcesWithHttpInfo(@NotNull @NotNull ListTagsForResourcesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listTagsForResourcesAsync(ListTagsForResourcesRequest body, ApiCallback<ListTagsForResourcesResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listUserPoolClientsCall(ListUserPoolClientsRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ListUserPoolClientsResponse listUserPoolClients(ListUserPoolClientsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ListUserPoolClientsResponse> listUserPoolClientsWithHttpInfo(@NotNull @NotNull ListUserPoolClientsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listUserPoolClientsAsync(ListUserPoolClientsRequest body, ApiCallback<ListUserPoolClientsResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listUserPoolsCall(ListUserPoolsRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ListUserPoolsResponse listUserPools(ListUserPoolsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ListUserPoolsResponse> listUserPoolsWithHttpInfo(@NotNull @NotNull ListUserPoolsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listUserPoolsAsync(ListUserPoolsRequest body, ApiCallback<ListUserPoolsResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listUsersCall(ListUsersRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ListUsersResponse listUsers(ListUsersRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ListUsersResponse> listUsersWithHttpInfo(@NotNull @NotNull ListUsersRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listUsersAsync(ListUsersRequest body, ApiCallback<ListUsersResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listWorkloadIdentitiesCall(ListWorkloadIdentitiesRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ListWorkloadIdentitiesResponse listWorkloadIdentities(ListWorkloadIdentitiesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ListWorkloadIdentitiesResponse> listWorkloadIdentitiesWithHttpInfo(@NotNull @NotNull ListWorkloadIdentitiesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listWorkloadIdentitiesAsync(ListWorkloadIdentitiesRequest body, ApiCallback<ListWorkloadIdentitiesResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listWorkloadPoolsCall(ListWorkloadPoolsRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ListWorkloadPoolsResponse listWorkloadPools(ListWorkloadPoolsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ListWorkloadPoolsResponse> listWorkloadPoolsWithHttpInfo(@NotNull @NotNull ListWorkloadPoolsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listWorkloadPoolsAsync(ListWorkloadPoolsRequest body, ApiCallback<ListWorkloadPoolsResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call oauth2CallbackCall(Oauth2CallbackRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic Oauth2CallbackResponse oauth2Callback(Oauth2CallbackRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Oauth2CallbackResponse> oauth2CallbackWithHttpInfo(@NotNull @NotNull Oauth2CallbackRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call oauth2CallbackAsync(Oauth2CallbackRequest body, ApiCallback<Oauth2CallbackResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call publishRouteCall(PublishRouteRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic PublishRouteResponse publishRoute(PublishRouteRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<PublishRouteResponse> publishRouteWithHttpInfo(@NotNull @NotNull PublishRouteRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call publishRouteAsync(PublishRouteRequest body, ApiCallback<PublishRouteResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call publishServiceCall(PublishServiceRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic PublishServiceResponse publishService(PublishServiceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<PublishServiceResponse> publishServiceWithHttpInfo(@NotNull @NotNull PublishServiceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call publishServiceAsync(PublishServiceRequest body, ApiCallback<PublishServiceResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call registerServiceCall(RegisterServiceRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic RegisterServiceResponse registerService(RegisterServiceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<RegisterServiceResponse> registerServiceWithHttpInfo(@NotNull @NotNull RegisterServiceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call registerServiceAsync(RegisterServiceRequest body, ApiCallback<RegisterServiceResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call tagResourcesCall(TagResourcesRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic TagResourcesResponse tagResources(TagResourcesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<TagResourcesResponse> tagResourcesWithHttpInfo(@NotNull @NotNull TagResourcesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call tagResourcesAsync(TagResourcesRequest body, ApiCallback<TagResourcesResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call untagResourcesCall(UntagResourcesRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic UntagResourcesResponse untagResources(UntagResourcesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UntagResourcesResponse> untagResourcesWithHttpInfo(@NotNull @NotNull UntagResourcesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call untagResourcesAsync(UntagResourcesRequest body, ApiCallback<UntagResourcesResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateApiKeyCredentialProviderCall(UpdateApiKeyCredentialProviderRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic UpdateApiKeyCredentialProviderResponse updateApiKeyCredentialProvider(UpdateApiKeyCredentialProviderRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UpdateApiKeyCredentialProviderResponse> updateApiKeyCredentialProviderWithHttpInfo(@NotNull @NotNull UpdateApiKeyCredentialProviderRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateApiKeyCredentialProviderAsync(UpdateApiKeyCredentialProviderRequest body, ApiCallback<UpdateApiKeyCredentialProviderResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateFaasServiceCall(UpdateFaasServiceRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic UpdateFaasServiceResponse updateFaasService(UpdateFaasServiceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UpdateFaasServiceResponse> updateFaasServiceWithHttpInfo(@NotNull @NotNull UpdateFaasServiceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateFaasServiceAsync(UpdateFaasServiceRequest body, ApiCallback<UpdateFaasServiceResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateIdentityProviderOAuthCall(UpdateIdentityProviderOAuthRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic UpdateIdentityProviderOAuthResponse updateIdentityProviderOAuth(UpdateIdentityProviderOAuthRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UpdateIdentityProviderOAuthResponse> updateIdentityProviderOAuthWithHttpInfo(@NotNull @NotNull UpdateIdentityProviderOAuthRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateIdentityProviderOAuthAsync(UpdateIdentityProviderOAuthRequest body, ApiCallback<UpdateIdentityProviderOAuthResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateIdentityProviderOIDCCall(UpdateIdentityProviderOIDCRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic UpdateIdentityProviderOIDCResponse updateIdentityProviderOIDC(UpdateIdentityProviderOIDCRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UpdateIdentityProviderOIDCResponse> updateIdentityProviderOIDCWithHttpInfo(@NotNull @NotNull UpdateIdentityProviderOIDCRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateIdentityProviderOIDCAsync(UpdateIdentityProviderOIDCRequest body, ApiCallback<UpdateIdentityProviderOIDCResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateIdentityProviderSAMLCall(UpdateIdentityProviderSAMLRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic UpdateIdentityProviderSAMLResponse updateIdentityProviderSAML(UpdateIdentityProviderSAMLRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UpdateIdentityProviderSAMLResponse> updateIdentityProviderSAMLWithHttpInfo(@NotNull @NotNull UpdateIdentityProviderSAMLRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateIdentityProviderSAMLAsync(UpdateIdentityProviderSAMLRequest body, ApiCallback<UpdateIdentityProviderSAMLResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateInboundAuthConfigCall(UpdateInboundAuthConfigRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic UpdateInboundAuthConfigResponse updateInboundAuthConfig(UpdateInboundAuthConfigRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UpdateInboundAuthConfigResponse> updateInboundAuthConfigWithHttpInfo(@NotNull @NotNull UpdateInboundAuthConfigRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateInboundAuthConfigAsync(UpdateInboundAuthConfigRequest body, ApiCallback<UpdateInboundAuthConfigResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateNamespaceCall(UpdateNamespaceRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic UpdateNamespaceResponse updateNamespace(UpdateNamespaceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UpdateNamespaceResponse> updateNamespaceWithHttpInfo(@NotNull @NotNull UpdateNamespaceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateNamespaceAsync(UpdateNamespaceRequest body, ApiCallback<UpdateNamespaceResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateOauth2CredentialProviderCall(UpdateOauth2CredentialProviderRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic UpdateOauth2CredentialProviderResponse updateOauth2CredentialProvider(UpdateOauth2CredentialProviderRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UpdateOauth2CredentialProviderResponse> updateOauth2CredentialProviderWithHttpInfo(@NotNull @NotNull UpdateOauth2CredentialProviderRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateOauth2CredentialProviderAsync(UpdateOauth2CredentialProviderRequest body, ApiCallback<UpdateOauth2CredentialProviderResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateRouteCall(UpdateRouteRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic UpdateRouteResponse updateRoute(UpdateRouteRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UpdateRouteResponse> updateRouteWithHttpInfo(@NotNull @NotNull UpdateRouteRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateRouteAsync(UpdateRouteRequest body, ApiCallback<UpdateRouteResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateServiceCall(UpdateServiceRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic UpdateServiceResponse updateService(UpdateServiceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UpdateServiceResponse> updateServiceWithHttpInfo(@NotNull @NotNull UpdateServiceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateServiceAsync(UpdateServiceRequest body, ApiCallback<UpdateServiceResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateSmsServiceCall(UpdateSmsServiceRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic UpdateSmsServiceResponse updateSmsService(UpdateSmsServiceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UpdateSmsServiceResponse> updateSmsServiceWithHttpInfo(@NotNull @NotNull UpdateSmsServiceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateSmsServiceAsync(UpdateSmsServiceRequest body, ApiCallback<UpdateSmsServiceResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateUserCall(UpdateUserRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic UpdateUserResponse updateUser(UpdateUserRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UpdateUserResponse> updateUserWithHttpInfo(@NotNull @NotNull UpdateUserRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateUserAsync(UpdateUserRequest body, ApiCallback<UpdateUserResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateUserPoolCall(UpdateUserPoolRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic UpdateUserPoolResponse updateUserPool(UpdateUserPoolRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UpdateUserPoolResponse> updateUserPoolWithHttpInfo(@NotNull @NotNull UpdateUserPoolRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateUserPoolAsync(UpdateUserPoolRequest body, ApiCallback<UpdateUserPoolResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateUserPoolClientCall(UpdateUserPoolClientRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic UpdateUserPoolClientResponse updateUserPoolClient(UpdateUserPoolClientRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UpdateUserPoolClientResponse> updateUserPoolClientWithHttpInfo(@NotNull @NotNull UpdateUserPoolClientRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateUserPoolClientAsync(UpdateUserPoolClientRequest body, ApiCallback<UpdateUserPoolClientResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateWorkloadIdentityCall(UpdateWorkloadIdentityRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic UpdateWorkloadIdentityResponse updateWorkloadIdentity(UpdateWorkloadIdentityRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UpdateWorkloadIdentityResponse> updateWorkloadIdentityWithHttpInfo(@NotNull @NotNull UpdateWorkloadIdentityRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateWorkloadIdentityAsync(UpdateWorkloadIdentityRequest body, ApiCallback<UpdateWorkloadIdentityResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateWorkloadPoolCall(UpdateWorkloadPoolRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic UpdateWorkloadPoolResponse updateWorkloadPool(UpdateWorkloadPoolRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UpdateWorkloadPoolResponse> updateWorkloadPoolWithHttpInfo(@NotNull @NotNull UpdateWorkloadPoolRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateWorkloadPoolAsync(UpdateWorkloadPoolRequest body, ApiCallback<UpdateWorkloadPoolResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectCopyright © 2026. All rights reserved.