A B C D E F G H I J K L N O P R S T U V W 
All Classes All Packages

A

accessCode - com.signadot.auth.OAuthFlow
 
addBranchesItem(Branch) - Method in class com.signadot.model.SandboxDetails
 
addClustersItem(Cluster) - Method in class com.signadot.model.GetClustersResponse
 
addDefaultHeader(String, String) - Method in class com.signadot.ApiClient
Add a default header.
addEndpointsItem(CreatePreviewEndpointRequest) - Method in class com.signadot.model.UpsertPRWorkspacesRequest
 
addEndpointsItem(ForkEndpoint) - Method in class com.signadot.model.SandboxFork
 
addEndpointsItem(SandboxEndpoint) - Method in class com.signadot.model.CreateSandboxRequest
 
addEnvItem(EnvOp) - Method in class com.signadot.model.SandboxCustomizations
 
addForksItem(SandboxFork) - Method in class com.signadot.model.CreateSandboxRequest
 
addImagesItem(Image) - Method in class com.signadot.model.SandboxCustomizations
 
addImagesItem(V1ImageReplacement) - Method in class com.signadot.model.UpsertPRWorkspacesRequest
 
addPreviewEndpointsItem(PreviewEndpoint) - Method in class com.signadot.model.CreateSandboxResponse
 
addPreviewEndpointsItem(PreviewEndpoint) - Method in class com.signadot.model.SandboxDetails
 
addPreviewEndpointsItem(PreviewEndpoint) - Method in class com.signadot.model.SandboxInfo
 
addPreviewEndpointsItem(PreviewEndpoint) - Method in class com.signadot.model.UpsertWorkspaceResponse
 
addPreviewURLsItem(String) - Method in class com.signadot.model.UpsertWorkspaceResponse
 
addResourcesItem(SandboxResource) - Method in class com.signadot.model.CreateSandboxRequest
 
addSandboxesItem(SandboxInfo) - Method in class com.signadot.model.GetSandboxesResponse
 
addWarningsItem(String) - Method in class com.signadot.model.CreateSandboxResponse
 
addWarningsItem(String) - Method in class com.signadot.model.UpsertWorkspaceResponse
 
addWorkspaceIDsItem(String) - Method in class com.signadot.model.UpsertWorkspaceResponse
 
ApiCallback<T> - Interface in com.signadot
Callback for asynchronous API call.
ApiClient - Class in com.signadot
 
ApiClient() - Constructor for class com.signadot.ApiClient
 
ApiException - Exception in com.signadot
 
ApiException() - Constructor for exception com.signadot.ApiException
 
ApiException(int, String) - Constructor for exception com.signadot.ApiException
 
ApiException(int, String, Map<String, List<String>>, String) - Constructor for exception com.signadot.ApiException
 
ApiException(int, Map<String, List<String>>, String) - Constructor for exception com.signadot.ApiException
 
ApiException(String) - Constructor for exception com.signadot.ApiException
 
ApiException(String, int, Map<String, List<String>>, String) - Constructor for exception com.signadot.ApiException
 
ApiException(String, Throwable, int, Map<String, List<String>>) - Constructor for exception com.signadot.ApiException
 
ApiException(String, Throwable, int, Map<String, List<String>>, String) - Constructor for exception com.signadot.ApiException
 
ApiException(Throwable) - Constructor for exception com.signadot.ApiException
 
ApiKeyAuth - Class in com.signadot.auth
 
ApiKeyAuth(String, String) - Constructor for class com.signadot.auth.ApiKeyAuth
 
ApiResponse<T> - Class in com.signadot
API response returned by API call.
ApiResponse(int, Map<String, List<String>>) - Constructor for class com.signadot.ApiResponse
 
ApiResponse(int, Map<String, List<String>>, T) - Constructor for class com.signadot.ApiResponse
 
application - com.signadot.auth.OAuthFlow
 
applyToParams(List<Pair>, Map<String, String>) - Method in class com.signadot.auth.ApiKeyAuth
 
applyToParams(List<Pair>, Map<String, String>) - Method in interface com.signadot.auth.Authentication
Apply authentication settings to header and query params.
applyToParams(List<Pair>, Map<String, String>) - Method in class com.signadot.auth.HttpBasicAuth
 
applyToParams(List<Pair>, Map<String, String>) - Method in class com.signadot.auth.OAuth
 
Authentication - Interface in com.signadot.auth
 

B

baselinePreviewURL(String) - Method in class com.signadot.model.PreviewEndpoint
 
Branch - Class in com.signadot.model
Branch
Branch() - Constructor for class com.signadot.model.Branch
 
branches(List<Branch>) - Method in class com.signadot.model.SandboxDetails
 
buildCall(String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, Object>, String[], ProgressRequestBody.ProgressRequestListener) - Method in class com.signadot.ApiClient
Build HTTP call with the given options.
buildRequest(String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, Object>, String[], ProgressRequestBody.ProgressRequestListener) - Method in class com.signadot.ApiClient
Build an HTTP request with the given options.
buildRequestBodyFormEncoding(Map<String, Object>) - Method in class com.signadot.ApiClient
Build a form-encoding request body with the given form parameters.
buildRequestBodyMultipart(Map<String, Object>) - Method in class com.signadot.ApiClient
Build a multipart (file uploading) request body with the given form parameters, which could contain text fields and file fields.
buildUrl(String, List<Pair>, List<Pair>) - Method in class com.signadot.ApiClient
Build full URL by concatenating base path, the given sub path and query parameters.
ByteArrayAdapter() - Constructor for class com.signadot.JSON.ByteArrayAdapter
 

C

cluster(String) - Method in class com.signadot.model.CreateSandboxRequest
 
cluster(String) - Method in class com.signadot.model.PreviewEndpoint
 
cluster(String) - Method in class com.signadot.model.UpsertPRWorkspacesRequest
 
Cluster - Class in com.signadot.model
Cluster
Cluster() - Constructor for class com.signadot.model.Cluster
 
ClusterApi - Class in com.signadot.api
 
ClusterApi() - Constructor for class com.signadot.api.ClusterApi
 
ClusterApi(ApiClient) - Constructor for class com.signadot.api.ClusterApi
 
clusterID(String) - Method in class com.signadot.model.PreviewEndpoint
 
clusterName(String) - Method in class com.signadot.model.SandboxDetails
 
clusterName(String) - Method in class com.signadot.model.SandboxInfo
 
clusters(List<Cluster>) - Method in class com.signadot.model.GetClustersResponse
 
com.signadot - package com.signadot
 
com.signadot.api - package com.signadot.api
 
com.signadot.auth - package com.signadot.auth
 
com.signadot.model - package com.signadot.model
 
Configuration - Class in com.signadot
 
Configuration() - Constructor for class com.signadot.Configuration
 
connectCluster(String, ConnectClusterRequest) - Method in class com.signadot.api.ClusterApi
Connect Cluster Connect a new Kubernetes cluster with Signadot
connectClusterAsync(String, ConnectClusterRequest, ApiCallback<ConnectClusterResponse>) - Method in class com.signadot.api.ClusterApi
Connect Cluster (asynchronously) Connect a new Kubernetes cluster with Signadot
connectClusterCall(String, ConnectClusterRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.signadot.api.ClusterApi
Build call for connectCluster
ConnectClusterRequest - Class in com.signadot.model
ConnectClusterRequest
ConnectClusterRequest() - Constructor for class com.signadot.model.ConnectClusterRequest
 
ConnectClusterResponse - Class in com.signadot.model
ConnectClusterResponse
ConnectClusterResponse() - Constructor for class com.signadot.model.ConnectClusterResponse
 
connectClusterWithHttpInfo(String, ConnectClusterRequest) - Method in class com.signadot.api.ClusterApi
Connect Cluster Connect a new Kubernetes cluster with Signadot
container(String) - Method in class com.signadot.model.EnvOp
 
container(String) - Method in class com.signadot.model.Image
 
containsIgnoreCase(String[], String) - Static method in class com.signadot.StringUtil
Check if the given array contains the given value (with case-insensitive comparison).
contentLength() - Method in class com.signadot.ProgressRequestBody
 
contentLength() - Method in class com.signadot.ProgressResponseBody
 
contentType() - Method in class com.signadot.ProgressRequestBody
 
contentType() - Method in class com.signadot.ProgressResponseBody
 
createClusterToken(String, String) - Method in class com.signadot.api.ClusterApi
Create Cluster Token Create a new token for connecting a cluster
createClusterTokenAsync(String, String, ApiCallback<CreateClusterTokenResponse>) - Method in class com.signadot.api.ClusterApi
Create Cluster Token (asynchronously) Create a new token for connecting a cluster
createClusterTokenCall(String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.signadot.api.ClusterApi
Build call for createClusterToken
CreateClusterTokenResponse - Class in com.signadot.model
CreateClusterTokenResponse
CreateClusterTokenResponse() - Constructor for class com.signadot.model.CreateClusterTokenResponse
 
createClusterTokenWithHttpInfo(String, String) - Method in class com.signadot.api.ClusterApi
Create Cluster Token Create a new token for connecting a cluster
createdAt(String) - Method in class com.signadot.model.Cluster
 
createdAt(String) - Method in class com.signadot.model.SandboxDetails
 
createdAt(String) - Method in class com.signadot.model.SandboxInfo
 
createGson() - Static method in class com.signadot.JSON
 
createNewSandbox(String, CreateSandboxRequest) - Method in class com.signadot.api.SandboxesApi
Create a new sandbox Creates a new sandbox with the provided parameters
createNewSandboxAsync(String, CreateSandboxRequest, ApiCallback<CreateSandboxResponse>) - Method in class com.signadot.api.SandboxesApi
Create a new sandbox (asynchronously) Creates a new sandbox with the provided parameters
createNewSandboxCall(String, CreateSandboxRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.signadot.api.SandboxesApi
Build call for createNewSandbox
createNewSandboxWithHttpInfo(String, CreateSandboxRequest) - Method in class com.signadot.api.SandboxesApi
Create a new sandbox Creates a new sandbox with the provided parameters
CreatePreviewEndpointRequest - Class in com.signadot.model
CreatePreviewEndpointRequest
CreatePreviewEndpointRequest() - Constructor for class com.signadot.model.CreatePreviewEndpointRequest
 
CreateSandboxRequest - Class in com.signadot.model
CreateSandboxRequest
CreateSandboxRequest() - Constructor for class com.signadot.model.CreateSandboxRequest
 
CreateSandboxResponse - Class in com.signadot.model
CreateSandboxResponse
CreateSandboxResponse() - Constructor for class com.signadot.model.CreateSandboxResponse
 
customizations(SandboxCustomizations) - Method in class com.signadot.model.SandboxFork
 
CustomPatch - Class in com.signadot.model
CustomPatch
CustomPatch() - Constructor for class com.signadot.model.CustomPatch
 

D

DateTypeAdapter() - Constructor for class com.signadot.JSON.DateTypeAdapter
 
DateTypeAdapter(DateFormat) - Constructor for class com.signadot.JSON.DateTypeAdapter
 
defaultService(String) - Method in class com.signadot.model.SandboxDetails
 
defaultService(String) - Method in class com.signadot.model.SandboxInfo
 
defaultService(String) - Method in class com.signadot.model.UpsertPRWorkspacesRequest
 
defaultServicePort(Integer) - Method in class com.signadot.model.SandboxDetails
 
defaultServicePort(Integer) - Method in class com.signadot.model.SandboxInfo
 
defaultServicePort(Integer) - Method in class com.signadot.model.UpsertPRWorkspacesRequest
 
deleteClusterToken(String, String, String) - Method in class com.signadot.api.ClusterApi
Delete Cluster Token Delete a cluster token associated with a cluster
deleteClusterTokenAsync(String, String, String, ApiCallback<HandlerEmptyResponse>) - Method in class com.signadot.api.ClusterApi
Delete Cluster Token (asynchronously) Delete a cluster token associated with a cluster
deleteClusterTokenCall(String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.signadot.api.ClusterApi
Build call for deleteClusterToken
deleteClusterTokenWithHttpInfo(String, String, String) - Method in class com.signadot.api.ClusterApi
Delete Cluster Token Delete a cluster token associated with a cluster
deleteSandboxById(String, String) - Method in class com.signadot.api.SandboxesApi
Delete a Sandbox by ID Delete the sandbox when its ID is specified
deleteSandboxByIdAsync(String, String, ApiCallback<HandlerEmptyResponse>) - Method in class com.signadot.api.SandboxesApi
Delete a Sandbox by ID (asynchronously) Delete the sandbox when its ID is specified
deleteSandboxByIdCall(String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.signadot.api.SandboxesApi
Build call for deleteSandboxById
deleteSandboxByIdWithHttpInfo(String, String) - Method in class com.signadot.api.SandboxesApi
Delete a Sandbox by ID Delete the sandbox when its ID is specified
deleteSandboxByName(String, String) - Method in class com.signadot.api.SandboxesApi
Delete Sandbox By Name Delete Sandbox with given name
deleteSandboxByNameAsync(String, String, ApiCallback<HandlerEmptyResponse>) - Method in class com.signadot.api.SandboxesApi
Delete Sandbox By Name (asynchronously) Delete Sandbox with given name
deleteSandboxByNameCall(String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.signadot.api.SandboxesApi
Build call for deleteSandboxByName
deleteSandboxByNameWithHttpInfo(String, String) - Method in class com.signadot.api.SandboxesApi
Delete Sandbox By Name Delete Sandbox with given name
description(String) - Method in class com.signadot.model.CreateSandboxRequest
 
description(String) - Method in class com.signadot.model.SandboxDetails
 
description(String) - Method in class com.signadot.model.SandboxInfo
 
description(String) - Method in class com.signadot.model.UpsertPRWorkspacesRequest
 
deserialize(Response, Type) - Method in class com.signadot.ApiClient
Deserialize response body to Java object, according to the return type and the Content-Type response header.
deserialize(String, Type) - Method in class com.signadot.JSON
Deserialize the given JSON string to Java object.
downloadFileFromResponse(Response) - Method in class com.signadot.ApiClient
Download file from the given response.

E

endpoints(List<CreatePreviewEndpointRequest>) - Method in class com.signadot.model.UpsertPRWorkspacesRequest
 
endpoints(List<ForkEndpoint>) - Method in class com.signadot.model.SandboxFork
 
endpoints(List<SandboxEndpoint>) - Method in class com.signadot.model.CreateSandboxRequest
 
env(List<EnvOp>) - Method in class com.signadot.model.SandboxCustomizations
 
EnvOp - Class in com.signadot.model
EnvOp
EnvOp() - Constructor for class com.signadot.model.EnvOp
 
EnvValueFrom - Class in com.signadot.model
EnvValueFrom
EnvValueFrom() - Constructor for class com.signadot.model.EnvValueFrom
 
EnvValueFromFork - Class in com.signadot.model
EnvValueFromFork
EnvValueFromFork() - Constructor for class com.signadot.model.EnvValueFromFork
 
EnvValueFromResource - Class in com.signadot.model
EnvValueFromResource
EnvValueFromResource() - Constructor for class com.signadot.model.EnvValueFromResource
 
equals(Object) - Method in class com.signadot.model.Branch
 
equals(Object) - Method in class com.signadot.model.Cluster
 
equals(Object) - Method in class com.signadot.model.ConnectClusterRequest
 
equals(Object) - Method in class com.signadot.model.ConnectClusterResponse
 
equals(Object) - Method in class com.signadot.model.CreateClusterTokenResponse
 
equals(Object) - Method in class com.signadot.model.CreatePreviewEndpointRequest
 
equals(Object) - Method in class com.signadot.model.CreateSandboxRequest
 
equals(Object) - Method in class com.signadot.model.CreateSandboxResponse
 
equals(Object) - Method in class com.signadot.model.CustomPatch
 
equals(Object) - Method in class com.signadot.model.EnvOp
 
equals(Object) - Method in class com.signadot.model.EnvValueFrom
 
equals(Object) - Method in class com.signadot.model.EnvValueFromFork
 
equals(Object) - Method in class com.signadot.model.EnvValueFromResource
 
equals(Object) - Method in class com.signadot.model.ForkEndpoint
 
equals(Object) - Method in class com.signadot.model.ForkOf
 
equals(Object) - Method in class com.signadot.model.GetClustersResponse
 
equals(Object) - Method in class com.signadot.model.GetSandboxByIdResponse
 
equals(Object) - Method in class com.signadot.model.GetSandboxesResponse
 
equals(Object) - Method in class com.signadot.model.HandlerEmptyResponse
 
equals(Object) - Method in class com.signadot.model.Image
 
equals(Object) - Method in class com.signadot.model.PreviewEndpoint
 
equals(Object) - Method in class com.signadot.model.SandboxCustomizations
 
equals(Object) - Method in class com.signadot.model.SandboxDetails
 
equals(Object) - Method in class com.signadot.model.SandboxEndpoint
 
equals(Object) - Method in class com.signadot.model.SandboxFork
 
equals(Object) - Method in class com.signadot.model.SandboxInfo
 
equals(Object) - Method in class com.signadot.model.SandboxReadyResponse
 
equals(Object) - Method in class com.signadot.model.SandboxResource
 
equals(Object) - Method in class com.signadot.model.UpsertPRWorkspacesRequest
 
equals(Object) - Method in class com.signadot.model.UpsertWorkspaceResponse
 
equals(Object) - Method in class com.signadot.model.V1ImageReplacement
 
escapeString(String) - Method in class com.signadot.ApiClient
Escape the given string to be used as URL query value.
execute(Call) - Method in class com.signadot.ApiClient
execute(Call, Type) - Method in class com.signadot.ApiClient
Execute HTTP call and deserialize the HTTP response body into the given return type.
executeAsync(Call, ApiCallback<T>) - Method in class com.signadot.ApiClient
executeAsync(Call, Type, ApiCallback<T>) - Method in class com.signadot.ApiClient
Execute HTTP call asynchronously.
expression(String) - Method in class com.signadot.model.EnvValueFromFork
 

F

fork(EnvValueFromFork) - Method in class com.signadot.model.EnvValueFrom
 
ForkEndpoint - Class in com.signadot.model
ForkEndpoint
ForkEndpoint() - Constructor for class com.signadot.model.ForkEndpoint
 
forkOf(ForkOf) - Method in class com.signadot.model.CreatePreviewEndpointRequest
 
forkOf(ForkOf) - Method in class com.signadot.model.EnvValueFromFork
 
forkOf(ForkOf) - Method in class com.signadot.model.PreviewEndpoint
 
forkOf(ForkOf) - Method in class com.signadot.model.SandboxFork
 
ForkOf - Class in com.signadot.model
ForkOf
ForkOf() - Constructor for class com.signadot.model.ForkOf
 
forks(List<SandboxFork>) - Method in class com.signadot.model.CreateSandboxRequest
 

G

getAccessToken() - Method in class com.signadot.auth.OAuth
 
getApiClient() - Method in class com.signadot.api.ClusterApi
 
getApiClient() - Method in class com.signadot.api.SandboxesApi
 
getApiKey() - Method in class com.signadot.auth.ApiKeyAuth
 
getApiKeyPrefix() - Method in class com.signadot.auth.ApiKeyAuth
 
getAuthentication(String) - Method in class com.signadot.ApiClient
Get authentication for the given name.
getAuthentications() - Method in class com.signadot.ApiClient
Get authentications (key: authentication name, value: authentication).
getBaselinePreviewURL() - Method in class com.signadot.model.PreviewEndpoint
Get baselinePreviewURL
getBasePath() - Method in class com.signadot.ApiClient
Get base path
getBranches() - Method in class com.signadot.model.SandboxDetails
Get branches
getCluster() - Method in class com.signadot.model.CreateSandboxRequest
Cluster within which this sandbox should be created
getCluster() - Method in class com.signadot.model.PreviewEndpoint
Get cluster
getCluster() - Method in class com.signadot.model.UpsertPRWorkspacesRequest
Cluster within which this workspace should be created
getClusterID() - Method in class com.signadot.model.PreviewEndpoint
Get clusterID
getClusterName() - Method in class com.signadot.model.SandboxDetails
Get clusterName
getClusterName() - Method in class com.signadot.model.SandboxInfo
Get clusterName
getClusters() - Method in class com.signadot.model.GetClustersResponse
Get clusters
getClusters(String) - Method in class com.signadot.api.ClusterApi
List clusters List clusters.
getClustersAsync(String, ApiCallback<GetClustersResponse>) - Method in class com.signadot.api.ClusterApi
List clusters (asynchronously) List clusters.
getClustersCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.signadot.api.ClusterApi
Build call for getClusters
GetClustersResponse - Class in com.signadot.model
GetClustersResponse
GetClustersResponse() - Constructor for class com.signadot.model.GetClustersResponse
 
getClustersWithHttpInfo(String) - Method in class com.signadot.api.ClusterApi
List clusters List clusters.
getCode() - Method in exception com.signadot.ApiException
Get the HTTP status code.
getConnectTimeout() - Method in class com.signadot.ApiClient
Get connection timeout (in milliseconds).
getContainer() - Method in class com.signadot.model.EnvOp
name of container to which it applies
getContainer() - Method in class com.signadot.model.Image
Container is the container this image must apply to in the forked workload
getCreatedAt() - Method in class com.signadot.model.Cluster
The time when this cluster was registered with Signadot.
getCreatedAt() - Method in class com.signadot.model.SandboxDetails
Get createdAt
getCreatedAt() - Method in class com.signadot.model.SandboxInfo
Get createdAt
getCustomizations() - Method in class com.signadot.model.SandboxFork
Get customizations
getData() - Method in class com.signadot.ApiResponse
 
getDateFormat() - Method in class com.signadot.ApiClient
 
getDefaultApiClient() - Static method in class com.signadot.Configuration
Get the default API client, which would be used when creating API instances without providing an API client.
getDefaultService() - Method in class com.signadot.model.SandboxDetails
Get defaultService
getDefaultService() - Method in class com.signadot.model.SandboxInfo
Get defaultService
getDefaultService() - Method in class com.signadot.model.UpsertPRWorkspacesRequest
Deprecated.
getDefaultServicePort() - Method in class com.signadot.model.SandboxDetails
Get defaultServicePort
getDefaultServicePort() - Method in class com.signadot.model.SandboxInfo
Get defaultServicePort
getDefaultServicePort() - Method in class com.signadot.model.UpsertPRWorkspacesRequest
Deprecated.
getDescription() - Method in class com.signadot.model.CreateSandboxRequest
Description of the purpose of this sandbox
getDescription() - Method in class com.signadot.model.SandboxDetails
Get description
getDescription() - Method in class com.signadot.model.SandboxInfo
Get description
getDescription() - Method in class com.signadot.model.UpsertPRWorkspacesRequest
Description of the purpose of this workspace.
getEndpoints() - Method in class com.signadot.model.CreateSandboxRequest
Endpoints that can be used to point to external DNS names or ingress gateways
getEndpoints() - Method in class com.signadot.model.SandboxFork
Endpoints that correspond to this forked workload
getEndpoints() - Method in class com.signadot.model.UpsertPRWorkspacesRequest
Each endpoint specifies a target service or workload corresponding to which a preview URL will be generated.
getEnv() - Method in class com.signadot.model.SandboxCustomizations
Env var modifications that will be applied to the forked workload
getExpression() - Method in class com.signadot.model.EnvValueFromFork
Get expression
getFork() - Method in class com.signadot.model.EnvValueFrom
Get fork
getForkOf() - Method in class com.signadot.model.CreatePreviewEndpointRequest
Get forkOf
getForkOf() - Method in class com.signadot.model.EnvValueFromFork
Get forkOf
getForkOf() - Method in class com.signadot.model.PreviewEndpoint
Get forkOf
getForkOf() - Method in class com.signadot.model.SandboxFork
Get forkOf
getForks() - Method in class com.signadot.model.CreateSandboxRequest
Forks is the specification of each forked entity
getGson() - Method in class com.signadot.JSON
Get Gson.
getHeadCommit() - Method in class com.signadot.model.Branch
Get headCommit
getHeadCommit() - Method in class com.signadot.model.UpsertPRWorkspacesRequest
HeadCommit is the commit hash of the current HEAD of the PR branch.
getHeaders() - Method in class com.signadot.ApiResponse
 
getHost() - Method in class com.signadot.model.CreatePreviewEndpointRequest
Host is the host-name of a service within Kubernetes of the form `service-name.namespace.svc`.
getHost() - Method in class com.signadot.model.PreviewEndpoint
Get host
getHost() - Method in class com.signadot.model.SandboxEndpoint
Hostname that this endpoint points to
getHttpClient() - Method in class com.signadot.ApiClient
Get HTTP client
getId() - Method in class com.signadot.model.Cluster
The ID of the cluster.
getId() - Method in class com.signadot.model.ConnectClusterResponse
Get id
getId() - Method in class com.signadot.model.CreateClusterTokenResponse
Get id
getId() - Method in class com.signadot.model.PreviewEndpoint
Get id
getId() - Method in class com.signadot.model.SandboxDetails
Get id
getId() - Method in class com.signadot.model.SandboxInfo
Get id
getImage() - Method in class com.signadot.model.Image
Name of the image (e.g.
getImages() - Method in class com.signadot.model.SandboxCustomizations
One or more docker images that will be applied to the forked workload
getImages() - Method in class com.signadot.model.UpsertPRWorkspacesRequest
Image replacement rules that are used to create the workspace.
getJSON() - Method in class com.signadot.ApiClient
Get JSON
getKeyManagers() - Method in class com.signadot.ApiClient
 
getKind() - Method in class com.signadot.model.ForkOf
Kind of entity that we want to route to.
getLocation() - Method in class com.signadot.auth.ApiKeyAuth
 
getName() - Method in class com.signadot.model.Cluster
The name of the cluster.
getName() - Method in class com.signadot.model.ConnectClusterRequest
Name for the new cluster you want to create
getName() - Method in class com.signadot.model.CreatePreviewEndpointRequest
Name of this endpoint.
getName() - Method in class com.signadot.model.CreateSandboxRequest
Human-readable name of this sandbox
getName() - Method in class com.signadot.model.EnvOp
environmental variable name
getName() - Method in class com.signadot.model.EnvValueFromResource
Get name
getName() - Method in class com.signadot.model.ForkEndpoint
Name of the endpoint
getName() - Method in class com.signadot.model.ForkOf
Name of the entity within the Kubernetes cluster.
getName() - Method in class com.signadot.model.PreviewEndpoint
Get name
getName() - Method in class com.signadot.model.SandboxDetails
Get name
getName() - Method in class com.signadot.model.SandboxEndpoint
Name of the endpoint
getName() - Method in class com.signadot.model.SandboxInfo
Get name
getName() - Method in class com.signadot.model.SandboxResource
Get name
getName() - Method in class com.signadot.model.UpsertPRWorkspacesRequest
Human-readable name of this workspace
getName() - Method in class com.signadot.model.V1ImageReplacement
Name specifies which image name in live workloads will be replaced.
getName() - Method in class com.signadot.Pair
 
getNamespace() - Method in class com.signadot.model.ForkOf
Namespace within which the entity lives in the Kubernetes cluster.
getNamespace() - Method in class com.signadot.model.SandboxDetails
Get namespace
getNamespace() - Method in class com.signadot.model.SandboxInfo
Get namespace
getNamespace() - Method in class com.signadot.model.UpsertPRWorkspacesRequest
Namespace within which this workspace should be created
getNamespace() - Method in class com.signadot.model.V1ImageReplacement
Namespace optionally specifies which namespace will be searched.
getNewName() - Method in class com.signadot.model.V1ImageReplacement
NewName provides a replacement for the image name (the part before the tag).
getNewTag() - Method in class com.signadot.model.V1ImageReplacement
NewTag provides a replacement tag for the image.
getOperation() - Method in class com.signadot.model.EnvOp
upsert or delete
getOperatorVersion() - Method in class com.signadot.model.Cluster
The operator version of the cluster.
getOutputKey() - Method in class com.signadot.model.EnvValueFromResource
Get outputKey
getParamName() - Method in class com.signadot.auth.ApiKeyAuth
 
getParams() - Method in class com.signadot.model.SandboxResource
Get params
getPassword() - Method in class com.signadot.auth.HttpBasicAuth
 
getPatch() - Method in class com.signadot.model.SandboxCustomizations
Get patch
getPlugin() - Method in class com.signadot.model.SandboxResource
Get plugin
getPort() - Method in class com.signadot.model.CreatePreviewEndpointRequest
Port is the port on the above host that the preview will point to.
getPort() - Method in class com.signadot.model.ForkEndpoint
Port it will map to on the forked workload
getPort() - Method in class com.signadot.model.PreviewEndpoint
Get port
getPort() - Method in class com.signadot.model.SandboxEndpoint
Port it will map to on the specified host
getPreviewEndpoints() - Method in class com.signadot.model.CreateSandboxResponse
Get previewEndpoints
getPreviewEndpoints() - Method in class com.signadot.model.SandboxDetails
Get previewEndpoints
getPreviewEndpoints() - Method in class com.signadot.model.SandboxInfo
Get previewEndpoints
getPreviewEndpoints() - Method in class com.signadot.model.UpsertWorkspaceResponse
Get previewEndpoints
getPreviewURL() - Method in class com.signadot.model.PreviewEndpoint
Get previewURL
getPreviewURL() - Method in class com.signadot.model.SandboxDetails
Get previewURL
getPreviewURL() - Method in class com.signadot.model.SandboxInfo
Get previewURL
getPreviewURLs() - Method in class com.signadot.model.UpsertWorkspaceResponse
Get previewURLs
getProtocol() - Method in class com.signadot.model.CreatePreviewEndpointRequest
Protocol of the endpoint that we will be connecting to for this preview URL.
getProtocol() - Method in class com.signadot.model.ForkEndpoint
Protocol that this endpoint uses
getProtocol() - Method in class com.signadot.model.PreviewEndpoint
Get protocol
getProtocol() - Method in class com.signadot.model.SandboxEndpoint
Protocol that this endpoint uses
getPullRequest() - Method in class com.signadot.model.Branch
Get pullRequest
getReadTimeout() - Method in class com.signadot.ApiClient
Get read timeout (in milliseconds).
getResource() - Method in class com.signadot.model.EnvValueFrom
Get resource
getResources() - Method in class com.signadot.model.CreateSandboxRequest
Resources specifies each required resource to spin up the sandbox
getResponseBody() - Method in exception com.signadot.ApiException
Get the HTTP response body.
getResponseHeaders() - Method in exception com.signadot.ApiException
Get the HTTP response headers.
getRouteType() - Method in class com.signadot.model.CreatePreviewEndpointRequest
RouteType is one of 'static' or 'fork'.
getRouteType() - Method in class com.signadot.model.PreviewEndpoint
Get routeType
getSandbox() - Method in class com.signadot.model.GetSandboxByIdResponse
Get sandbox
getSandboxById(String, String) - Method in class com.signadot.api.SandboxesApi
Get a Sandbox by ID Fetch the details about a sandbox when its ID is specified
getSandboxByIdAsync(String, String, ApiCallback<GetSandboxByIdResponse>) - Method in class com.signadot.api.SandboxesApi
Get a Sandbox by ID (asynchronously) Fetch the details about a sandbox when its ID is specified
getSandboxByIdCall(String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.signadot.api.SandboxesApi
Build call for getSandboxById
GetSandboxByIdResponse - Class in com.signadot.model
GetSandboxByIdResponse
GetSandboxByIdResponse() - Constructor for class com.signadot.model.GetSandboxByIdResponse
 
getSandboxByIdWithHttpInfo(String, String) - Method in class com.signadot.api.SandboxesApi
Get a Sandbox by ID Fetch the details about a sandbox when its ID is specified
getSandboxes() - Method in class com.signadot.model.GetSandboxesResponse
Get sandboxes
getSandboxes(String) - Method in class com.signadot.api.SandboxesApi
List Sandboxes List all sandboxes under the specified Signadot org.
getSandboxesAsync(String, ApiCallback<GetSandboxesResponse>) - Method in class com.signadot.api.SandboxesApi
List Sandboxes (asynchronously) List all sandboxes under the specified Signadot org.
getSandboxesCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.signadot.api.SandboxesApi
Build call for getSandboxes
GetSandboxesResponse - Class in com.signadot.model
GetSandboxesResponse
GetSandboxesResponse() - Constructor for class com.signadot.model.GetSandboxesResponse
 
getSandboxesWithHttpInfo(String) - Method in class com.signadot.api.SandboxesApi
List Sandboxes List all sandboxes under the specified Signadot org.
getSandboxID() - Method in class com.signadot.model.CreateSandboxResponse
Get sandboxID
getSandboxReady(String, String) - Method in class com.signadot.api.SandboxesApi
Check sandbox readiness Checks readiness of a sandbox with rate limiting enforced by polling
getSandboxReadyAsync(String, String, ApiCallback<SandboxReadyResponse>) - Method in class com.signadot.api.SandboxesApi
Check sandbox readiness (asynchronously) Checks readiness of a sandbox with rate limiting enforced by polling
getSandboxReadyCall(String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.signadot.api.SandboxesApi
Build call for getSandboxReady
getSandboxReadyWithHttpInfo(String, String) - Method in class com.signadot.api.SandboxesApi
Check sandbox readiness Checks readiness of a sandbox with rate limiting enforced by polling
getSslCaCert() - Method in class com.signadot.ApiClient
Get SSL CA cert.
getStatusCode() - Method in class com.signadot.ApiResponse
 
getTempFolderPath() - Method in class com.signadot.ApiClient
The path of temporary folder used to store downloaded files from endpoints with file response.
getToken() - Method in class com.signadot.model.CreateClusterTokenResponse
Get token
getType() - Method in class com.signadot.model.CustomPatch
Get type
getUpdatedAt() - Method in class com.signadot.model.SandboxDetails
Get updatedAt
getUpdatedAt() - Method in class com.signadot.model.SandboxInfo
Get updatedAt
getUsername() - Method in class com.signadot.auth.HttpBasicAuth
 
getValue() - Method in class com.signadot.model.CustomPatch
Get value
getValue() - Method in class com.signadot.model.EnvOp
environmental variable value
getValue() - Method in class com.signadot.Pair
 
getValueFrom() - Method in class com.signadot.model.EnvOp
Get valueFrom
getVcsName() - Method in class com.signadot.model.Branch
Get vcsName
getVcsRepo() - Method in class com.signadot.model.Branch
Get vcsRepo
getVcsType() - Method in class com.signadot.model.Branch
Get vcsType
getWarnings() - Method in class com.signadot.model.CreateSandboxResponse
Get warnings
getWarnings() - Method in class com.signadot.model.UpsertWorkspaceResponse
Get warnings
getWorkspaceIDs() - Method in class com.signadot.model.UpsertWorkspaceResponse
Get workspaceIDs
getWriteTimeout() - Method in class com.signadot.ApiClient
Get write timeout (in milliseconds).
guessContentTypeFromFile(File) - Method in class com.signadot.ApiClient
Guess Content-Type header from the given file (defaults to "application/octet-stream").

H

HandlerEmptyResponse - Class in com.signadot.model
HandlerEmptyResponse
HandlerEmptyResponse() - Constructor for class com.signadot.model.HandlerEmptyResponse
 
handleResponse(Response, Type) - Method in class com.signadot.ApiClient
Handle the given response, return the deserialized object when the response is successful.
hashCode() - Method in class com.signadot.model.Branch
 
hashCode() - Method in class com.signadot.model.Cluster
 
hashCode() - Method in class com.signadot.model.ConnectClusterRequest
 
hashCode() - Method in class com.signadot.model.ConnectClusterResponse
 
hashCode() - Method in class com.signadot.model.CreateClusterTokenResponse
 
hashCode() - Method in class com.signadot.model.CreatePreviewEndpointRequest
 
hashCode() - Method in class com.signadot.model.CreateSandboxRequest
 
hashCode() - Method in class com.signadot.model.CreateSandboxResponse
 
hashCode() - Method in class com.signadot.model.CustomPatch
 
hashCode() - Method in class com.signadot.model.EnvOp
 
hashCode() - Method in class com.signadot.model.EnvValueFrom
 
hashCode() - Method in class com.signadot.model.EnvValueFromFork
 
hashCode() - Method in class com.signadot.model.EnvValueFromResource
 
hashCode() - Method in class com.signadot.model.ForkEndpoint
 
hashCode() - Method in class com.signadot.model.ForkOf
 
hashCode() - Method in class com.signadot.model.GetClustersResponse
 
hashCode() - Method in class com.signadot.model.GetSandboxByIdResponse
 
hashCode() - Method in class com.signadot.model.GetSandboxesResponse
 
hashCode() - Method in class com.signadot.model.HandlerEmptyResponse
 
hashCode() - Method in class com.signadot.model.Image
 
hashCode() - Method in class com.signadot.model.PreviewEndpoint
 
hashCode() - Method in class com.signadot.model.SandboxCustomizations
 
hashCode() - Method in class com.signadot.model.SandboxDetails
 
hashCode() - Method in class com.signadot.model.SandboxEndpoint
 
hashCode() - Method in class com.signadot.model.SandboxFork
 
hashCode() - Method in class com.signadot.model.SandboxInfo
 
hashCode() - Method in class com.signadot.model.SandboxReadyResponse
 
hashCode() - Method in class com.signadot.model.SandboxResource
 
hashCode() - Method in class com.signadot.model.UpsertPRWorkspacesRequest
 
hashCode() - Method in class com.signadot.model.UpsertWorkspaceResponse
 
hashCode() - Method in class com.signadot.model.V1ImageReplacement
 
headCommit(String) - Method in class com.signadot.model.Branch
 
headCommit(String) - Method in class com.signadot.model.UpsertPRWorkspacesRequest
 
host(String) - Method in class com.signadot.model.CreatePreviewEndpointRequest
 
host(String) - Method in class com.signadot.model.PreviewEndpoint
 
host(String) - Method in class com.signadot.model.SandboxEndpoint
 
HttpBasicAuth - Class in com.signadot.auth
 
HttpBasicAuth() - Constructor for class com.signadot.auth.HttpBasicAuth
 

I

id(String) - Method in class com.signadot.model.Cluster
 
id(String) - Method in class com.signadot.model.ConnectClusterResponse
 
id(String) - Method in class com.signadot.model.CreateClusterTokenResponse
 
id(String) - Method in class com.signadot.model.PreviewEndpoint
 
id(String) - Method in class com.signadot.model.SandboxDetails
 
id(String) - Method in class com.signadot.model.SandboxInfo
 
image(String) - Method in class com.signadot.model.Image
 
Image - Class in com.signadot.model
Image
Image() - Constructor for class com.signadot.model.Image
 
images(List<Image>) - Method in class com.signadot.model.SandboxCustomizations
 
images(List<V1ImageReplacement>) - Method in class com.signadot.model.UpsertPRWorkspacesRequest
 
implicit - com.signadot.auth.OAuthFlow
 
isDebugging() - Method in class com.signadot.ApiClient
Check that whether debugging is enabled for this API client.
isJsonMime(String) - Method in class com.signadot.ApiClient
Check if the given MIME is a JSON MIME.
isReady() - Method in class com.signadot.model.SandboxReadyResponse
Get ready
isVerifyingSsl() - Method in class com.signadot.ApiClient
True if isVerifyingSsl flag is on

J

join(String[], String) - Static method in class com.signadot.StringUtil
Join an array of strings with the given separator.
JSON - Class in com.signadot
 
JSON() - Constructor for class com.signadot.JSON
 
JSON.ByteArrayAdapter - Class in com.signadot
Gson TypeAdapter for Byte Array type
JSON.DateTypeAdapter - Class in com.signadot
Gson TypeAdapter for java.util.Date type If the dateFormat is null, ISO8601Utils will be used.
JSON.LocalDateTypeAdapter - Class in com.signadot
Gson TypeAdapter for JSR310 LocalDate type
JSON.OffsetDateTimeTypeAdapter - Class in com.signadot
Gson TypeAdapter for JSR310 OffsetDateTime type
JSON.SqlDateTypeAdapter - Class in com.signadot
Gson TypeAdapter for java.sql.Date type If the dateFormat is null, a simple "yyyy-MM-dd" format will be used (more efficient than SimpleDateFormat).

K

kind(String) - Method in class com.signadot.model.ForkOf
 

L

LocalDateTypeAdapter() - Constructor for class com.signadot.JSON.LocalDateTypeAdapter
 
LocalDateTypeAdapter(DateTimeFormatter) - Constructor for class com.signadot.JSON.LocalDateTypeAdapter
 

N

name(String) - Method in class com.signadot.model.Cluster
 
name(String) - Method in class com.signadot.model.ConnectClusterRequest
 
name(String) - Method in class com.signadot.model.CreatePreviewEndpointRequest
 
name(String) - Method in class com.signadot.model.CreateSandboxRequest
 
name(String) - Method in class com.signadot.model.EnvOp
 
name(String) - Method in class com.signadot.model.EnvValueFromResource
 
name(String) - Method in class com.signadot.model.ForkEndpoint
 
name(String) - Method in class com.signadot.model.ForkOf
 
name(String) - Method in class com.signadot.model.PreviewEndpoint
 
name(String) - Method in class com.signadot.model.SandboxDetails
 
name(String) - Method in class com.signadot.model.SandboxEndpoint
 
name(String) - Method in class com.signadot.model.SandboxInfo
 
name(String) - Method in class com.signadot.model.SandboxResource
 
name(String) - Method in class com.signadot.model.UpsertPRWorkspacesRequest
 
name(String) - Method in class com.signadot.model.V1ImageReplacement
 
namespace(String) - Method in class com.signadot.model.ForkOf
 
namespace(String) - Method in class com.signadot.model.SandboxDetails
 
namespace(String) - Method in class com.signadot.model.SandboxInfo
 
namespace(String) - Method in class com.signadot.model.UpsertPRWorkspacesRequest
 
namespace(String) - Method in class com.signadot.model.V1ImageReplacement
 
newName(String) - Method in class com.signadot.model.V1ImageReplacement
 
newTag(String) - Method in class com.signadot.model.V1ImageReplacement
 

O

OAuth - Class in com.signadot.auth
 
OAuth() - Constructor for class com.signadot.auth.OAuth
 
OAuthFlow - Enum in com.signadot.auth
 
OffsetDateTimeTypeAdapter() - Constructor for class com.signadot.JSON.OffsetDateTimeTypeAdapter
 
OffsetDateTimeTypeAdapter(DateTimeFormatter) - Constructor for class com.signadot.JSON.OffsetDateTimeTypeAdapter
 
onDownloadProgress(long, long, boolean) - Method in interface com.signadot.ApiCallback
This is called when the API downlond processing.
onFailure(ApiException, int, Map<String, List<String>>) - Method in interface com.signadot.ApiCallback
This is called when the API call fails.
onRequestProgress(long, long, boolean) - Method in interface com.signadot.ProgressRequestBody.ProgressRequestListener
 
onSuccess(T, int, Map<String, List<String>>) - Method in interface com.signadot.ApiCallback
This is called when the API call succeeded.
onUploadProgress(long, long, boolean) - Method in interface com.signadot.ApiCallback
This is called when the API upload processing.
operation(String) - Method in class com.signadot.model.EnvOp
 
operatorVersion(String) - Method in class com.signadot.model.Cluster
 
outputKey(String) - Method in class com.signadot.model.EnvValueFromResource
 

P

Pair - Class in com.signadot
 
Pair(String, String) - Constructor for class com.signadot.Pair
 
parameterToPair(String, Object) - Method in class com.signadot.ApiClient
Formats the specified query parameter to a list containing a single Pair object.
parameterToPairs(String, String, Collection) - Method in class com.signadot.ApiClient
Formats the specified collection query parameters to a list of Pair objects.
parameterToString(Object) - Method in class com.signadot.ApiClient
Format the given parameter object into string.
params(Map<String, String>) - Method in class com.signadot.model.SandboxResource
 
password - com.signadot.auth.OAuthFlow
 
patch(CustomPatch) - Method in class com.signadot.model.SandboxCustomizations
 
plugin(String) - Method in class com.signadot.model.SandboxResource
 
port(Integer) - Method in class com.signadot.model.CreatePreviewEndpointRequest
 
port(Integer) - Method in class com.signadot.model.ForkEndpoint
 
port(Integer) - Method in class com.signadot.model.PreviewEndpoint
 
port(Integer) - Method in class com.signadot.model.SandboxEndpoint
 
prepareDownloadFile(Response) - Method in class com.signadot.ApiClient
Prepare file for download
PreviewEndpoint - Class in com.signadot.model
PreviewEndpoint
PreviewEndpoint() - Constructor for class com.signadot.model.PreviewEndpoint
 
previewEndpoints(List<PreviewEndpoint>) - Method in class com.signadot.model.CreateSandboxResponse
 
previewEndpoints(List<PreviewEndpoint>) - Method in class com.signadot.model.SandboxDetails
 
previewEndpoints(List<PreviewEndpoint>) - Method in class com.signadot.model.SandboxInfo
 
previewEndpoints(List<PreviewEndpoint>) - Method in class com.signadot.model.UpsertWorkspaceResponse
 
previewURL(String) - Method in class com.signadot.model.PreviewEndpoint
 
previewURL(String) - Method in class com.signadot.model.SandboxDetails
 
previewURL(String) - Method in class com.signadot.model.SandboxInfo
 
previewURLs(List<String>) - Method in class com.signadot.model.UpsertWorkspaceResponse
 
processHeaderParams(Map<String, String>, Request.Builder) - Method in class com.signadot.ApiClient
Set header parameters to the request builder, including default headers.
ProgressRequestBody - Class in com.signadot
 
ProgressRequestBody(RequestBody, ProgressRequestBody.ProgressRequestListener) - Constructor for class com.signadot.ProgressRequestBody
 
ProgressRequestBody.ProgressRequestListener - Interface in com.signadot
 
ProgressResponseBody - Class in com.signadot
 
ProgressResponseBody(ResponseBody, ProgressResponseBody.ProgressListener) - Constructor for class com.signadot.ProgressResponseBody
 
ProgressResponseBody.ProgressListener - Interface in com.signadot
 
protocol(String) - Method in class com.signadot.model.CreatePreviewEndpointRequest
 
protocol(String) - Method in class com.signadot.model.ForkEndpoint
 
protocol(String) - Method in class com.signadot.model.PreviewEndpoint
 
protocol(String) - Method in class com.signadot.model.SandboxEndpoint
 
pullRequest(Integer) - Method in class com.signadot.model.Branch
 
putParamsItem(String, String) - Method in class com.signadot.model.SandboxResource
 

R

read(JsonReader) - Method in class com.signadot.JSON.ByteArrayAdapter
 
read(JsonReader) - Method in class com.signadot.JSON.DateTypeAdapter
 
read(JsonReader) - Method in class com.signadot.JSON.LocalDateTypeAdapter
 
read(JsonReader) - Method in class com.signadot.JSON.OffsetDateTimeTypeAdapter
 
read(JsonReader) - Method in class com.signadot.JSON.SqlDateTypeAdapter
 
ready(Boolean) - Method in class com.signadot.model.SandboxReadyResponse
 
resource(EnvValueFromResource) - Method in class com.signadot.model.EnvValueFrom
 
resources(List<SandboxResource>) - Method in class com.signadot.model.CreateSandboxRequest
 
routeType(String) - Method in class com.signadot.model.CreatePreviewEndpointRequest
 
routeType(String) - Method in class com.signadot.model.PreviewEndpoint
 

S

sandbox(SandboxDetails) - Method in class com.signadot.model.GetSandboxByIdResponse
 
SandboxCustomizations - Class in com.signadot.model
SandboxCustomizations
SandboxCustomizations() - Constructor for class com.signadot.model.SandboxCustomizations
 
SandboxDetails - Class in com.signadot.model
SandboxDetails
SandboxDetails() - Constructor for class com.signadot.model.SandboxDetails
 
SandboxEndpoint - Class in com.signadot.model
SandboxEndpoint
SandboxEndpoint() - Constructor for class com.signadot.model.SandboxEndpoint
 
sandboxes(List<SandboxInfo>) - Method in class com.signadot.model.GetSandboxesResponse
 
SandboxesApi - Class in com.signadot.api
 
SandboxesApi() - Constructor for class com.signadot.api.SandboxesApi
 
SandboxesApi(ApiClient) - Constructor for class com.signadot.api.SandboxesApi
 
SandboxFork - Class in com.signadot.model
SandboxFork
SandboxFork() - Constructor for class com.signadot.model.SandboxFork
 
sandboxID(String) - Method in class com.signadot.model.CreateSandboxResponse
 
SandboxInfo - Class in com.signadot.model
SandboxInfo
SandboxInfo() - Constructor for class com.signadot.model.SandboxInfo
 
SandboxReadyResponse - Class in com.signadot.model
SandboxReadyResponse
SandboxReadyResponse() - Constructor for class com.signadot.model.SandboxReadyResponse
 
SandboxResource - Class in com.signadot.model
SandboxResource
SandboxResource() - Constructor for class com.signadot.model.SandboxResource
 
sanitizeFilename(String) - Method in class com.signadot.ApiClient
Sanitize filename by removing path.
selectHeaderAccept(String[]) - Method in class com.signadot.ApiClient
Select the Accept header's value from the given accepts array: if JSON exists in the given array, use it; otherwise use all of them (joining into a string)
selectHeaderContentType(String[]) - Method in class com.signadot.ApiClient
Select the Content-Type header's value from the given array: if JSON exists in the given array, use it; otherwise use the first one of the array.
serialize(Object) - Method in class com.signadot.JSON
Serialize the given Java object into JSON string.
serialize(Object, String) - Method in class com.signadot.ApiClient
Serialize the given Java object into request body according to the object's class and the request Content-Type.
setAccessToken(String) - Method in class com.signadot.ApiClient
Helper method to set access token for the first OAuth2 authentication.
setAccessToken(String) - Method in class com.signadot.auth.OAuth
 
setApiClient(ApiClient) - Method in class com.signadot.api.ClusterApi
 
setApiClient(ApiClient) - Method in class com.signadot.api.SandboxesApi
 
setApiKey(String) - Method in class com.signadot.ApiClient
Helper method to set API key value for the first API key authentication.
setApiKey(String) - Method in class com.signadot.auth.ApiKeyAuth
 
setApiKeyPrefix(String) - Method in class com.signadot.ApiClient
Helper method to set API key prefix for the first API key authentication.
setApiKeyPrefix(String) - Method in class com.signadot.auth.ApiKeyAuth
 
setBaselinePreviewURL(String) - Method in class com.signadot.model.PreviewEndpoint
 
setBasePath(String) - Method in class com.signadot.ApiClient
Set base path
setBranches(List<Branch>) - Method in class com.signadot.model.SandboxDetails
 
setCluster(String) - Method in class com.signadot.model.CreateSandboxRequest
 
setCluster(String) - Method in class com.signadot.model.PreviewEndpoint
 
setCluster(String) - Method in class com.signadot.model.UpsertPRWorkspacesRequest
 
setClusterID(String) - Method in class com.signadot.model.PreviewEndpoint
 
setClusterName(String) - Method in class com.signadot.model.SandboxDetails
 
setClusterName(String) - Method in class com.signadot.model.SandboxInfo
 
setClusters(List<Cluster>) - Method in class com.signadot.model.GetClustersResponse
 
setConnectTimeout(int) - Method in class com.signadot.ApiClient
Sets the connect timeout (in milliseconds).
setContainer(String) - Method in class com.signadot.model.EnvOp
 
setContainer(String) - Method in class com.signadot.model.Image
 
setCreatedAt(String) - Method in class com.signadot.model.Cluster
 
setCreatedAt(String) - Method in class com.signadot.model.SandboxDetails
 
setCreatedAt(String) - Method in class com.signadot.model.SandboxInfo
 
setCustomizations(SandboxCustomizations) - Method in class com.signadot.model.SandboxFork
 
setDateFormat(DateFormat) - Method in class com.signadot.ApiClient
 
setDateFormat(DateFormat) - Method in class com.signadot.JSON
 
setDebugging(boolean) - Method in class com.signadot.ApiClient
Enable/disable debugging for this API client.
setDefaultApiClient(ApiClient) - Static method in class com.signadot.Configuration
Set the default API client, which would be used when creating API instances without providing an API client.
setDefaultService(String) - Method in class com.signadot.model.SandboxDetails
 
setDefaultService(String) - Method in class com.signadot.model.SandboxInfo
 
setDefaultService(String) - Method in class com.signadot.model.UpsertPRWorkspacesRequest
 
setDefaultServicePort(Integer) - Method in class com.signadot.model.SandboxDetails
 
setDefaultServicePort(Integer) - Method in class com.signadot.model.SandboxInfo
 
setDefaultServicePort(Integer) - Method in class com.signadot.model.UpsertPRWorkspacesRequest
 
setDescription(String) - Method in class com.signadot.model.CreateSandboxRequest
 
setDescription(String) - Method in class com.signadot.model.SandboxDetails
 
setDescription(String) - Method in class com.signadot.model.SandboxInfo
 
setDescription(String) - Method in class com.signadot.model.UpsertPRWorkspacesRequest
 
setEndpoints(List<CreatePreviewEndpointRequest>) - Method in class com.signadot.model.UpsertPRWorkspacesRequest
 
setEndpoints(List<ForkEndpoint>) - Method in class com.signadot.model.SandboxFork
 
setEndpoints(List<SandboxEndpoint>) - Method in class com.signadot.model.CreateSandboxRequest
 
setEnv(List<EnvOp>) - Method in class com.signadot.model.SandboxCustomizations
 
setExpression(String) - Method in class com.signadot.model.EnvValueFromFork
 
setFork(EnvValueFromFork) - Method in class com.signadot.model.EnvValueFrom
 
setForkOf(ForkOf) - Method in class com.signadot.model.CreatePreviewEndpointRequest
 
setForkOf(ForkOf) - Method in class com.signadot.model.EnvValueFromFork
 
setForkOf(ForkOf) - Method in class com.signadot.model.PreviewEndpoint
 
setForkOf(ForkOf) - Method in class com.signadot.model.SandboxFork
 
setForks(List<SandboxFork>) - Method in class com.signadot.model.CreateSandboxRequest
 
setFormat(DateFormat) - Method in class com.signadot.JSON.DateTypeAdapter
 
setFormat(DateFormat) - Method in class com.signadot.JSON.SqlDateTypeAdapter
 
setFormat(DateTimeFormatter) - Method in class com.signadot.JSON.LocalDateTypeAdapter
 
setFormat(DateTimeFormatter) - Method in class com.signadot.JSON.OffsetDateTimeTypeAdapter
 
setGson(Gson) - Method in class com.signadot.JSON
Set Gson.
setHeadCommit(String) - Method in class com.signadot.model.Branch
 
setHeadCommit(String) - Method in class com.signadot.model.UpsertPRWorkspacesRequest
 
setHost(String) - Method in class com.signadot.model.CreatePreviewEndpointRequest
 
setHost(String) - Method in class com.signadot.model.PreviewEndpoint
 
setHost(String) - Method in class com.signadot.model.SandboxEndpoint
 
setHttpClient(OkHttpClient) - Method in class com.signadot.ApiClient
Set HTTP client
setId(String) - Method in class com.signadot.model.Cluster
 
setId(String) - Method in class com.signadot.model.ConnectClusterResponse
 
setId(String) - Method in class com.signadot.model.CreateClusterTokenResponse
 
setId(String) - Method in class com.signadot.model.PreviewEndpoint
 
setId(String) - Method in class com.signadot.model.SandboxDetails
 
setId(String) - Method in class com.signadot.model.SandboxInfo
 
setImage(String) - Method in class com.signadot.model.Image
 
setImages(List<Image>) - Method in class com.signadot.model.SandboxCustomizations
 
setImages(List<V1ImageReplacement>) - Method in class com.signadot.model.UpsertPRWorkspacesRequest
 
setJSON(JSON) - Method in class com.signadot.ApiClient
Set JSON
setKeyManagers(KeyManager[]) - Method in class com.signadot.ApiClient
Configure client keys to use for authorization in an SSL session.
setKind(String) - Method in class com.signadot.model.ForkOf
 
setLenientOnJson(boolean) - Method in class com.signadot.ApiClient
 
setLenientOnJson(boolean) - Method in class com.signadot.JSON
 
setLocalDateFormat(DateTimeFormatter) - Method in class com.signadot.ApiClient
 
setLocalDateFormat(DateTimeFormatter) - Method in class com.signadot.JSON
 
setName(String) - Method in class com.signadot.model.Cluster
 
setName(String) - Method in class com.signadot.model.ConnectClusterRequest
 
setName(String) - Method in class com.signadot.model.CreatePreviewEndpointRequest
 
setName(String) - Method in class com.signadot.model.CreateSandboxRequest
 
setName(String) - Method in class com.signadot.model.EnvOp
 
setName(String) - Method in class com.signadot.model.EnvValueFromResource
 
setName(String) - Method in class com.signadot.model.ForkEndpoint
 
setName(String) - Method in class com.signadot.model.ForkOf
 
setName(String) - Method in class com.signadot.model.PreviewEndpoint
 
setName(String) - Method in class com.signadot.model.SandboxDetails
 
setName(String) - Method in class com.signadot.model.SandboxEndpoint
 
setName(String) - Method in class com.signadot.model.SandboxInfo
 
setName(String) - Method in class com.signadot.model.SandboxResource
 
setName(String) - Method in class com.signadot.model.UpsertPRWorkspacesRequest
 
setName(String) - Method in class com.signadot.model.V1ImageReplacement
 
setNamespace(String) - Method in class com.signadot.model.ForkOf
 
setNamespace(String) - Method in class com.signadot.model.SandboxDetails
 
setNamespace(String) - Method in class com.signadot.model.SandboxInfo
 
setNamespace(String) - Method in class com.signadot.model.UpsertPRWorkspacesRequest
 
setNamespace(String) - Method in class com.signadot.model.V1ImageReplacement
 
setNewName(String) - Method in class com.signadot.model.V1ImageReplacement
 
setNewTag(String) - Method in class com.signadot.model.V1ImageReplacement
 
setOffsetDateTimeFormat(DateTimeFormatter) - Method in class com.signadot.ApiClient
 
setOffsetDateTimeFormat(DateTimeFormatter) - Method in class com.signadot.JSON
 
setOperation(String) - Method in class com.signadot.model.EnvOp
 
setOperatorVersion(String) - Method in class com.signadot.model.Cluster
 
setOutputKey(String) - Method in class com.signadot.model.EnvValueFromResource
 
setParams(Map<String, String>) - Method in class com.signadot.model.SandboxResource
 
setPassword(String) - Method in class com.signadot.ApiClient
Helper method to set password for the first HTTP basic authentication.
setPassword(String) - Method in class com.signadot.auth.HttpBasicAuth
 
setPatch(CustomPatch) - Method in class com.signadot.model.SandboxCustomizations
 
setPlugin(String) - Method in class com.signadot.model.SandboxResource
 
setPort(Integer) - Method in class com.signadot.model.CreatePreviewEndpointRequest
 
setPort(Integer) - Method in class com.signadot.model.ForkEndpoint
 
setPort(Integer) - Method in class com.signadot.model.PreviewEndpoint
 
setPort(Integer) - Method in class com.signadot.model.SandboxEndpoint
 
setPreviewEndpoints(List<PreviewEndpoint>) - Method in class com.signadot.model.CreateSandboxResponse
 
setPreviewEndpoints(List<PreviewEndpoint>) - Method in class com.signadot.model.SandboxDetails
 
setPreviewEndpoints(List<PreviewEndpoint>) - Method in class com.signadot.model.SandboxInfo
 
setPreviewEndpoints(List<PreviewEndpoint>) - Method in class com.signadot.model.UpsertWorkspaceResponse
 
setPreviewURL(String) - Method in class com.signadot.model.PreviewEndpoint
 
setPreviewURL(String) - Method in class com.signadot.model.SandboxDetails
 
setPreviewURL(String) - Method in class com.signadot.model.SandboxInfo
 
setPreviewURLs(List<String>) - Method in class com.signadot.model.UpsertWorkspaceResponse
 
setProtocol(String) - Method in class com.signadot.model.CreatePreviewEndpointRequest
 
setProtocol(String) - Method in class com.signadot.model.ForkEndpoint
 
setProtocol(String) - Method in class com.signadot.model.PreviewEndpoint
 
setProtocol(String) - Method in class com.signadot.model.SandboxEndpoint
 
setPullRequest(Integer) - Method in class com.signadot.model.Branch
 
setReadTimeout(int) - Method in class com.signadot.ApiClient
Sets the read timeout (in milliseconds).
setReady(Boolean) - Method in class com.signadot.model.SandboxReadyResponse
 
setResource(EnvValueFromResource) - Method in class com.signadot.model.EnvValueFrom
 
setResources(List<SandboxResource>) - Method in class com.signadot.model.CreateSandboxRequest
 
setRouteType(String) - Method in class com.signadot.model.CreatePreviewEndpointRequest
 
setRouteType(String) - Method in class com.signadot.model.PreviewEndpoint
 
setSandbox(SandboxDetails) - Method in class com.signadot.model.GetSandboxByIdResponse
 
setSandboxes(List<SandboxInfo>) - Method in class com.signadot.model.GetSandboxesResponse
 
setSandboxID(String) - Method in class com.signadot.model.CreateSandboxResponse
 
setSqlDateFormat(DateFormat) - Method in class com.signadot.ApiClient
 
setSqlDateFormat(DateFormat) - Method in class com.signadot.JSON
 
setSslCaCert(InputStream) - Method in class com.signadot.ApiClient
Configure the CA certificate to be trusted when making https requests.
setTempFolderPath(String) - Method in class com.signadot.ApiClient
Set the temporary folder path (for downloading files)
setToken(String) - Method in class com.signadot.model.CreateClusterTokenResponse
 
setType(String) - Method in class com.signadot.model.CustomPatch
 
setUpdatedAt(String) - Method in class com.signadot.model.SandboxDetails
 
setUpdatedAt(String) - Method in class com.signadot.model.SandboxInfo
 
setUserAgent(String) - Method in class com.signadot.ApiClient
Set the User-Agent header's value (by adding to the default header map).
setUsername(String) - Method in class com.signadot.ApiClient
Helper method to set username for the first HTTP basic authentication.
setUsername(String) - Method in class com.signadot.auth.HttpBasicAuth
 
setValue(String) - Method in class com.signadot.model.CustomPatch
 
setValue(String) - Method in class com.signadot.model.EnvOp
 
setValueFrom(EnvValueFrom) - Method in class com.signadot.model.EnvOp
 
setVcsName(String) - Method in class com.signadot.model.Branch
 
setVcsRepo(String) - Method in class com.signadot.model.Branch
 
setVcsType(String) - Method in class com.signadot.model.Branch
 
setVerifyingSsl(boolean) - Method in class com.signadot.ApiClient
Configure whether to verify certificate and hostname when making https requests.
setWarnings(List<String>) - Method in class com.signadot.model.CreateSandboxResponse
 
setWarnings(List<String>) - Method in class com.signadot.model.UpsertWorkspaceResponse
 
setWorkspaceIDs(List<String>) - Method in class com.signadot.model.UpsertWorkspaceResponse
 
setWriteTimeout(int) - Method in class com.signadot.ApiClient
Sets the write timeout (in milliseconds).
source() - Method in class com.signadot.ProgressResponseBody
 
SqlDateTypeAdapter() - Constructor for class com.signadot.JSON.SqlDateTypeAdapter
 
SqlDateTypeAdapter(DateFormat) - Constructor for class com.signadot.JSON.SqlDateTypeAdapter
 
StringUtil - Class in com.signadot
 
StringUtil() - Constructor for class com.signadot.StringUtil
 

T

token(String) - Method in class com.signadot.model.CreateClusterTokenResponse
 
toString() - Method in class com.signadot.model.Branch
 
toString() - Method in class com.signadot.model.Cluster
 
toString() - Method in class com.signadot.model.ConnectClusterRequest
 
toString() - Method in class com.signadot.model.ConnectClusterResponse
 
toString() - Method in class com.signadot.model.CreateClusterTokenResponse
 
toString() - Method in class com.signadot.model.CreatePreviewEndpointRequest
 
toString() - Method in class com.signadot.model.CreateSandboxRequest
 
toString() - Method in class com.signadot.model.CreateSandboxResponse
 
toString() - Method in class com.signadot.model.CustomPatch
 
toString() - Method in class com.signadot.model.EnvOp
 
toString() - Method in class com.signadot.model.EnvValueFrom
 
toString() - Method in class com.signadot.model.EnvValueFromFork
 
toString() - Method in class com.signadot.model.EnvValueFromResource
 
toString() - Method in class com.signadot.model.ForkEndpoint
 
toString() - Method in class com.signadot.model.ForkOf
 
toString() - Method in class com.signadot.model.GetClustersResponse
 
toString() - Method in class com.signadot.model.GetSandboxByIdResponse
 
toString() - Method in class com.signadot.model.GetSandboxesResponse
 
toString() - Method in class com.signadot.model.HandlerEmptyResponse
 
toString() - Method in class com.signadot.model.Image
 
toString() - Method in class com.signadot.model.PreviewEndpoint
 
toString() - Method in class com.signadot.model.SandboxCustomizations
 
toString() - Method in class com.signadot.model.SandboxDetails
 
toString() - Method in class com.signadot.model.SandboxEndpoint
 
toString() - Method in class com.signadot.model.SandboxFork
 
toString() - Method in class com.signadot.model.SandboxInfo
 
toString() - Method in class com.signadot.model.SandboxReadyResponse
 
toString() - Method in class com.signadot.model.SandboxResource
 
toString() - Method in class com.signadot.model.UpsertPRWorkspacesRequest
 
toString() - Method in class com.signadot.model.UpsertWorkspaceResponse
 
toString() - Method in class com.signadot.model.V1ImageReplacement
 
type(String) - Method in class com.signadot.model.CustomPatch
 

U

update(long, long, boolean) - Method in interface com.signadot.ProgressResponseBody.ProgressListener
 
updatedAt(String) - Method in class com.signadot.model.SandboxDetails
 
updatedAt(String) - Method in class com.signadot.model.SandboxInfo
 
updateParamsForAuth(String[], List<Pair>, Map<String, String>) - Method in class com.signadot.ApiClient
Update query and header parameters based on authentication settings.
upsertPrWorkspace(String, String, Integer, UpsertPRWorkspacesRequest) - Method in class com.signadot.api.SandboxesApi
Deprecated. 
upsertPrWorkspaceAsync(String, String, Integer, UpsertPRWorkspacesRequest, ApiCallback<UpsertWorkspaceResponse>) - Method in class com.signadot.api.SandboxesApi
Deprecated. 
upsertPrWorkspaceCall(String, String, Integer, UpsertPRWorkspacesRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.signadot.api.SandboxesApi
Deprecated. 
UpsertPRWorkspacesRequest - Class in com.signadot.model
UpsertPRWorkspacesRequest
UpsertPRWorkspacesRequest() - Constructor for class com.signadot.model.UpsertPRWorkspacesRequest
 
upsertPrWorkspaceWithHttpInfo(String, String, Integer, UpsertPRWorkspacesRequest) - Method in class com.signadot.api.SandboxesApi
Deprecated. 
UpsertWorkspaceResponse - Class in com.signadot.model
UpsertWorkspaceResponse
UpsertWorkspaceResponse() - Constructor for class com.signadot.model.UpsertWorkspaceResponse
 

V

V1ImageReplacement - Class in com.signadot.model
V1ImageReplacement
V1ImageReplacement() - Constructor for class com.signadot.model.V1ImageReplacement
 
value(String) - Method in class com.signadot.model.CustomPatch
 
value(String) - Method in class com.signadot.model.EnvOp
 
valueFrom(EnvValueFrom) - Method in class com.signadot.model.EnvOp
 
valueOf(String) - Static method in enum com.signadot.auth.OAuthFlow
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.signadot.auth.OAuthFlow
Returns an array containing the constants of this enum type, in the order they are declared.
vcsName(String) - Method in class com.signadot.model.Branch
 
vcsRepo(String) - Method in class com.signadot.model.Branch
 
vcsType(String) - Method in class com.signadot.model.Branch
 

W

warnings(List<String>) - Method in class com.signadot.model.CreateSandboxResponse
 
warnings(List<String>) - Method in class com.signadot.model.UpsertWorkspaceResponse
 
workspaceIDs(List<String>) - Method in class com.signadot.model.UpsertWorkspaceResponse
 
write(JsonWriter, byte[]) - Method in class com.signadot.JSON.ByteArrayAdapter
 
write(JsonWriter, Date) - Method in class com.signadot.JSON.SqlDateTypeAdapter
 
write(JsonWriter, Date) - Method in class com.signadot.JSON.DateTypeAdapter
 
write(JsonWriter, LocalDate) - Method in class com.signadot.JSON.LocalDateTypeAdapter
 
write(JsonWriter, OffsetDateTime) - Method in class com.signadot.JSON.OffsetDateTimeTypeAdapter
 
writeTo(BufferedSink) - Method in class com.signadot.ProgressRequestBody
 
A B C D E F G H I J K L N O P R S T U V W 
All Classes All Packages