Skip navigation links
A C D E G I M P R S U V 

A

ARTIFACT_UPLOAD_DISPLAY_NAME - Static variable in class io.jenkins.plugins.oci.messages.Messages.DisplayNames
 
authenticate() - Method in interface io.jenkins.plugins.oci.client.CloudClient
 
authenticate() - Method in class io.jenkins.plugins.oci.client.SDKCloudClient
 

C

close() - Method in class io.jenkins.plugins.oci.client.SDKCloudClient
 
CloudClient - Interface in io.jenkins.plugins.oci.client
 
CloudClientFactory - Interface in io.jenkins.plugins.oci.client
 
CloudCredentialMessages() - Constructor for class io.jenkins.plugins.oci.messages.Messages.CloudCredentialMessages
 
CloudCredentials - Interface in io.jenkins.plugins.oci.credentials
 
CloudCredentialsImpl - Class in io.jenkins.plugins.oci.credentials
 
CloudCredentialsImpl(CredentialsScope, String, String, String, Secret, Secret, String, String, String) - Constructor for class io.jenkins.plugins.oci.credentials.CloudCredentialsImpl
 
CloudCredentialsImpl.DescriptorImpl - Class in io.jenkins.plugins.oci.credentials
 
CommonUtil - Class in io.jenkins.plugins.oci.utils
 
CommonUtil() - Constructor for class io.jenkins.plugins.oci.utils.CommonUtil
 
createClient(String, int) - Method in interface io.jenkins.plugins.oci.client.CloudClientFactory
 
CREDENTIAL_DISPLAY_NAME - Static variable in class io.jenkins.plugins.oci.messages.Messages.DisplayNames
 
CREDENTIAL_SUCCESS_MESSAGE - Static variable in class io.jenkins.plugins.oci.messages.Messages.CloudCredentialMessages
 

D

DEPLOYMENT_DISPLAY_NAME - Static variable in class io.jenkins.plugins.oci.messages.Messages.DisplayNames
 
DeploymentNotifier - Class in io.jenkins.plugins.oci.deployment
 
DeploymentNotifier(String, String, String, String, String, PollingConfig, ExecutionMode) - Constructor for class io.jenkins.plugins.oci.deployment.DeploymentNotifier
 
DeploymentNotifier.DescriptorImpl - Class in io.jenkins.plugins.oci.deployment
 
DescriptorImpl() - Constructor for class io.jenkins.plugins.oci.artifact.UploadArtifactDetails.DescriptorImpl
 
DescriptorImpl() - Constructor for class io.jenkins.plugins.oci.artifact.UploadArtifactNotifier.DescriptorImpl
 
DescriptorImpl() - Constructor for class io.jenkins.plugins.oci.credentials.CloudCredentialsImpl.DescriptorImpl
 
DescriptorImpl() - Constructor for class io.jenkins.plugins.oci.deployment.DeploymentNotifier.DescriptorImpl
 
DisplayNames() - Constructor for class io.jenkins.plugins.oci.messages.Messages.DisplayNames
 
doFillCredentialsIdItems(Item, String) - Method in class io.jenkins.plugins.oci.artifact.UploadArtifactNotifier.DescriptorImpl
 
doFillCredentialsIdItems(Item, String) - Method in class io.jenkins.plugins.oci.deployment.DeploymentNotifier.DescriptorImpl
 
doFillRepositoryTypeItems() - Method in class io.jenkins.plugins.oci.artifact.UploadArtifactDetails.DescriptorImpl
 
doTestConnection(String, String, String, String, String, String, Item) - Method in class io.jenkins.plugins.oci.credentials.CloudCredentialsImpl.DescriptorImpl
 

E

ExecutionMode - Enum in io.jenkins.plugins.oci.deployment
 

G

getApikey() - Method in interface io.jenkins.plugins.oci.credentials.CloudCredentials
 
getApikey() - Method in class io.jenkins.plugins.oci.credentials.CloudCredentialsImpl
 
getAuthProvider(String) - Static method in class io.jenkins.plugins.oci.utils.CommonUtil
 
getCredentialsListBoxModel(Item, String) - Static method in class io.jenkins.plugins.oci.utils.CommonUtil
 
getDisplayName() - Method in class io.jenkins.plugins.oci.artifact.UploadArtifactDetails.DescriptorImpl
 
getDisplayName() - Method in class io.jenkins.plugins.oci.artifact.UploadArtifactNotifier.DescriptorImpl
 
getDisplayName() - Method in class io.jenkins.plugins.oci.credentials.CloudCredentialsImpl.DescriptorImpl
 
getDisplayName() - Method in class io.jenkins.plugins.oci.deployment.DeploymentNotifier.DescriptorImpl
 
getEncryptedValue(String) - Method in class io.jenkins.plugins.oci.credentials.CloudCredentialsImpl
 
getFingerprint() - Method in interface io.jenkins.plugins.oci.credentials.CloudCredentials
 
getFingerprint() - Method in class io.jenkins.plugins.oci.credentials.CloudCredentialsImpl
 
getIsValid() - Method in class io.jenkins.plugins.oci.deployment.polling.PollingConfig
 
getPassphrase() - Method in interface io.jenkins.plugins.oci.credentials.CloudCredentials
 
getPassphrase() - Method in class io.jenkins.plugins.oci.credentials.CloudCredentialsImpl
 
getPlainText(Secret) - Method in class io.jenkins.plugins.oci.credentials.CloudCredentialsImpl
 
getPollingIntervalSeconds() - Method in class io.jenkins.plugins.oci.deployment.polling.PollingConfig
 
getRegionId() - Method in interface io.jenkins.plugins.oci.credentials.CloudCredentials
 
getRegionId() - Method in class io.jenkins.plugins.oci.credentials.CloudCredentialsImpl
 
getTenantId() - Method in interface io.jenkins.plugins.oci.credentials.CloudCredentials
 
getTenantId() - Method in class io.jenkins.plugins.oci.credentials.CloudCredentialsImpl
 
getTimeoutSeconds() - Method in class io.jenkins.plugins.oci.deployment.polling.PollingConfig
 
getUserId() - Method in interface io.jenkins.plugins.oci.credentials.CloudCredentials
 
getUserId() - Method in class io.jenkins.plugins.oci.credentials.CloudCredentialsImpl
 

I

INCORRECT_CREDENTIAL_ERROR_MESSAGE - Static variable in class io.jenkins.plugins.oci.messages.Messages.CloudCredentialMessages
 
io.jenkins.plugins.oci.artifact - package io.jenkins.plugins.oci.artifact
 
io.jenkins.plugins.oci.client - package io.jenkins.plugins.oci.client
 
io.jenkins.plugins.oci.credentials - package io.jenkins.plugins.oci.credentials
 
io.jenkins.plugins.oci.deployment - package io.jenkins.plugins.oci.deployment
 
io.jenkins.plugins.oci.deployment.polling - package io.jenkins.plugins.oci.deployment.polling
 
io.jenkins.plugins.oci.messages - package io.jenkins.plugins.oci.messages
 
io.jenkins.plugins.oci.utils - package io.jenkins.plugins.oci.utils
 
isApplicable(Class<? extends AbstractProject>) - Method in class io.jenkins.plugins.oci.artifact.UploadArtifactNotifier.DescriptorImpl
 
isApplicable(Class<? extends AbstractProject>) - Method in class io.jenkins.plugins.oci.deployment.DeploymentNotifier.DescriptorImpl
 

M

Messages - Class in io.jenkins.plugins.oci.messages
 
Messages() - Constructor for class io.jenkins.plugins.oci.messages.Messages
 
Messages.CloudCredentialMessages - Class in io.jenkins.plugins.oci.messages
 
Messages.DisplayNames - Class in io.jenkins.plugins.oci.messages
 

P

parseJsonToMap(String) - Static method in class io.jenkins.plugins.oci.utils.CommonUtil
 
parseRegionFromOCID(String) - Static method in class io.jenkins.plugins.oci.utils.CommonUtil
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class io.jenkins.plugins.oci.artifact.UploadArtifactNotifier
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class io.jenkins.plugins.oci.deployment.DeploymentNotifier
 
PollingConfig - Class in io.jenkins.plugins.oci.deployment.polling
 
PollingConfig(long, long) - Constructor for class io.jenkins.plugins.oci.deployment.polling.PollingConfig
 
PollingConfig() - Constructor for class io.jenkins.plugins.oci.deployment.polling.PollingConfig
 

R

RepositoryType - Enum in io.jenkins.plugins.oci.artifact
 
retryableException(Throwable) - Static method in class io.jenkins.plugins.oci.utils.CommonUtil
 
retryableLifeCycleState(Deployment, ExecutionMode) - Static method in class io.jenkins.plugins.oci.utils.CommonUtil
 

S

SDKCloudClient - Class in io.jenkins.plugins.oci.client
 
SDKCloudClient(SimpleAuthenticationDetailsProvider, String) - Constructor for class io.jenkins.plugins.oci.client.SDKCloudClient
 
setArgumentVal(String) - Method in class io.jenkins.plugins.oci.deployment.DeploymentNotifier
 
setCredentialsId(String) - Method in class io.jenkins.plugins.oci.deployment.DeploymentNotifier
 
setDisplayName(String) - Method in class io.jenkins.plugins.oci.deployment.DeploymentNotifier
 
setEndpoint(String) - Method in class io.jenkins.plugins.oci.deployment.DeploymentNotifier
 
setExecutionMode(ExecutionMode) - Method in class io.jenkins.plugins.oci.deployment.DeploymentNotifier
 
setIsValid(boolean) - Method in class io.jenkins.plugins.oci.deployment.polling.PollingConfig
 
setPipelineId(String) - Method in class io.jenkins.plugins.oci.deployment.DeploymentNotifier
 
setPollingIntervalSeconds(long) - Method in class io.jenkins.plugins.oci.deployment.polling.PollingConfig
 
setTimeoutSeconds(long) - Method in class io.jenkins.plugins.oci.deployment.polling.PollingConfig
 
substituteValues(String, EnvVars) - Static method in class io.jenkins.plugins.oci.utils.CommonUtil
 

U

UploadArtifactDetails - Class in io.jenkins.plugins.oci.artifact
 
UploadArtifactDetails(String, RepositoryType, String, String, String) - Constructor for class io.jenkins.plugins.oci.artifact.UploadArtifactDetails
 
UploadArtifactDetails.DescriptorImpl - Class in io.jenkins.plugins.oci.artifact
 
UploadArtifactNotifier - Class in io.jenkins.plugins.oci.artifact
 
UploadArtifactNotifier(String, List<UploadArtifactDetails>) - Constructor for class io.jenkins.plugins.oci.artifact.UploadArtifactNotifier
 
UploadArtifactNotifier.DescriptorImpl - Class in io.jenkins.plugins.oci.artifact
 

V

valueOf(String) - Static method in enum io.jenkins.plugins.oci.artifact.RepositoryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.jenkins.plugins.oci.deployment.ExecutionMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.jenkins.plugins.oci.artifact.RepositoryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.jenkins.plugins.oci.deployment.ExecutionMode
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E G I M P R S U V 
Skip navigation links

Copyright © 2016–2021. All rights reserved.