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