Uses of Class
com.oracle.bmc.filestorage.model.ResourceLock
-
Packages that use ResourceLock Package Description com.oracle.bmc.filestorage.model com.oracle.bmc.filestorage.requests -
-
Uses of ResourceLock in com.oracle.bmc.filestorage.model
Methods in com.oracle.bmc.filestorage.model that return ResourceLock Modifier and Type Method Description ResourceLock
ResourceLock.Builder. build()
Methods in com.oracle.bmc.filestorage.model that return types with arguments of type ResourceLock Modifier and Type Method Description List<ResourceLock>
CreateExportDetails. getLocks()
Locks associated with this resource.List<ResourceLock>
CreateFileSystemDetails. getLocks()
Locks associated with this resource.List<ResourceLock>
CreateFilesystemSnapshotPolicyDetails. getLocks()
Locks associated with this resource.List<ResourceLock>
CreateMountTargetDetails. getLocks()
Locks associated with this resource.List<ResourceLock>
CreateOutboundConnectorDetails. getLocks()
Locks associated with this resource.List<ResourceLock>
CreateReplicationDetails. getLocks()
Locks associated with this resource.List<ResourceLock>
CreateSnapshotDetails. getLocks()
Locks associated with this resource.List<ResourceLock>
Export. getLocks()
Locks associated with this resource.List<ResourceLock>
ExportSummary. getLocks()
Locks associated with this resource.List<ResourceLock>
FileSystem. getLocks()
Locks associated with this resource.List<ResourceLock>
FilesystemSnapshotPolicy. getLocks()
Locks associated with this resource.List<ResourceLock>
FilesystemSnapshotPolicySummary. getLocks()
Locks associated with this resource.List<ResourceLock>
FileSystemSummary. getLocks()
Locks associated with this resource.List<ResourceLock>
MountTarget. getLocks()
Locks associated with this resource.List<ResourceLock>
MountTargetSummary. getLocks()
Locks associated with this resource.List<ResourceLock>
OutboundConnector. getLocks()
Locks associated with this resource.List<ResourceLock>
OutboundConnectorSummary. getLocks()
Locks associated with this resource.List<ResourceLock>
Replication. getLocks()
Locks associated with this resource.List<ResourceLock>
ReplicationSummary. getLocks()
Locks associated with this resource.List<ResourceLock>
Snapshot. getLocks()
Locks associated with this resource.List<ResourceLock>
SnapshotSummary. getLocks()
Locks associated with this resource.Methods in com.oracle.bmc.filestorage.model with parameters of type ResourceLock Modifier and Type Method Description ResourceLock.Builder
ResourceLock.Builder. copy(ResourceLock model)
Method parameters in com.oracle.bmc.filestorage.model with type arguments of type ResourceLock Modifier and Type Method Description CreateExportDetails.Builder
CreateExportDetails.Builder. locks(List<ResourceLock> locks)
Locks associated with this resource.CreateFileSystemDetails.Builder
CreateFileSystemDetails.Builder. locks(List<ResourceLock> locks)
Locks associated with this resource.CreateFilesystemSnapshotPolicyDetails.Builder
CreateFilesystemSnapshotPolicyDetails.Builder. locks(List<ResourceLock> locks)
Locks associated with this resource.CreateLdapBindAccountDetails.Builder
CreateLdapBindAccountDetails.Builder. locks(List<ResourceLock> locks)
CreateMountTargetDetails.Builder
CreateMountTargetDetails.Builder. locks(List<ResourceLock> locks)
Locks associated with this resource.CreateReplicationDetails.Builder
CreateReplicationDetails.Builder. locks(List<ResourceLock> locks)
Locks associated with this resource.CreateSnapshotDetails.Builder
CreateSnapshotDetails.Builder. locks(List<ResourceLock> locks)
Locks associated with this resource.Export.Builder
Export.Builder. locks(List<ResourceLock> locks)
Locks associated with this resource.ExportSummary.Builder
ExportSummary.Builder. locks(List<ResourceLock> locks)
Locks associated with this resource.FileSystem.Builder
FileSystem.Builder. locks(List<ResourceLock> locks)
Locks associated with this resource.FilesystemSnapshotPolicy.Builder
FilesystemSnapshotPolicy.Builder. locks(List<ResourceLock> locks)
Locks associated with this resource.FilesystemSnapshotPolicySummary.Builder
FilesystemSnapshotPolicySummary.Builder. locks(List<ResourceLock> locks)
Locks associated with this resource.FileSystemSummary.Builder
FileSystemSummary.Builder. locks(List<ResourceLock> locks)
Locks associated with this resource.LdapBindAccount.Builder
LdapBindAccount.Builder. locks(List<ResourceLock> locks)
LdapBindAccountSummary.Builder
LdapBindAccountSummary.Builder. locks(List<ResourceLock> locks)
MountTarget.Builder
MountTarget.Builder. locks(List<ResourceLock> locks)
Locks associated with this resource.MountTargetSummary.Builder
MountTargetSummary.Builder. locks(List<ResourceLock> locks)
Locks associated with this resource.Replication.Builder
Replication.Builder. locks(List<ResourceLock> locks)
Locks associated with this resource.ReplicationSummary.Builder
ReplicationSummary.Builder. locks(List<ResourceLock> locks)
Locks associated with this resource.Snapshot.Builder
Snapshot.Builder. locks(List<ResourceLock> locks)
Locks associated with this resource.SnapshotSummary.Builder
SnapshotSummary.Builder. locks(List<ResourceLock> locks)
Locks associated with this resource.Constructor parameters in com.oracle.bmc.filestorage.model with type arguments of type ResourceLock Constructor Description CreateFileSystemDetails(String availabilityDomain, String compartmentId, String displayName, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, List<ResourceLock> locks, String kmsKeyId, String sourceSnapshotId, CreateFileSystemDetails.CloneAttachStatus cloneAttachStatus, String filesystemSnapshotPolicyId, Boolean areQuotaRulesEnabled)
Deprecated.CreateLdapBindAccountDetails(String availabilityDomain, String compartmentId, String displayName, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, List<ResourceLock> locks, List<Endpoint> endpoints, String bindDistinguishedName, String passwordSecretId, Integer passwordSecretVersion)
Deprecated.CreateOutboundConnectorDetails(String availabilityDomain, String compartmentId, String displayName, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, List<ResourceLock> locks)
Deprecated.CreateReplicationDetails(String compartmentId, String sourceId, String targetId, String displayName, Long replicationInterval, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, List<ResourceLock> locks)
Deprecated.CreateSnapshotDetails(String fileSystemId, String name, Date expirationTime, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, List<ResourceLock> locks)
Deprecated.ExportSummary(String exportSetId, String fileSystemId, String id, ExportSummary.LifecycleState lifecycleState, String path, Boolean isIdmapGroupsForSysAuth, Date timeCreated, List<ResourceLock> locks)
Deprecated.FileSystem(String availabilityDomain, Long meteredBytes, String compartmentId, String displayName, String id, FileSystem.LifecycleState lifecycleState, Date timeCreated, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, String kmsKeyId, SourceDetails sourceDetails, Boolean isCloneParent, Boolean isHydrated, Integer cloneCount, FileSystem.CloneAttachStatus cloneAttachStatus, List<ResourceLock> locks, String lifecycleDetails, Boolean isTargetable, String replicationTargetId, String filesystemSnapshotPolicyId, Boolean areQuotaRulesEnabled, FileSystem.QuotaEnforcementState quotaEnforcementState, Integer replicationSourceCount)
Deprecated.FilesystemSnapshotPolicySummary(String availabilityDomain, String compartmentId, String id, FilesystemSnapshotPolicySummary.LifecycleState lifecycleState, String displayName, Date timeCreated, List<ResourceLock> locks, String policyPrefix, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags)
Deprecated.FileSystemSummary(String availabilityDomain, Long meteredBytes, String compartmentId, String displayName, String id, FileSystemSummary.LifecycleState lifecycleState, Date timeCreated, List<ResourceLock> locks, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, Integer replicationSourceCount, String kmsKeyId, SourceDetails sourceDetails, Boolean isCloneParent, Boolean isHydrated, String lifecycleDetails, FileSystemSummary.CloneAttachStatus cloneAttachStatus, FileSystemSummary.QuotaEnforcementState quotaEnforcementState)
Deprecated.LdapBindAccount(String availabilityDomain, String compartmentId, String id, OutboundConnector.LifecycleState lifecycleState, String displayName, Date timeCreated, List<ResourceLock> locks, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, List<Endpoint> endpoints, String bindDistinguishedName, String passwordSecretId, Integer passwordSecretVersion)
Deprecated.LdapBindAccountSummary(String availabilityDomain, String compartmentId, String id, OutboundConnectorSummary.LifecycleState lifecycleState, String displayName, Date timeCreated, List<ResourceLock> locks, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, List<Endpoint> endpoints, String bindDistinguishedName)
Deprecated.OutboundConnector(String availabilityDomain, String compartmentId, String id, OutboundConnector.LifecycleState lifecycleState, String displayName, Date timeCreated, List<ResourceLock> locks, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags)
Deprecated.OutboundConnectorSummary(String availabilityDomain, String compartmentId, String id, OutboundConnectorSummary.LifecycleState lifecycleState, String displayName, Date timeCreated, List<ResourceLock> locks, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags)
Deprecated.Replication(String compartmentId, String availabilityDomain, String id, Replication.LifecycleState lifecycleState, String displayName, Date timeCreated, String sourceId, String targetId, String replicationTargetId, Long replicationInterval, String lastSnapshotId, Date recoveryPointTime, Replication.DeltaStatus deltaStatus, String lifecycleDetails, Long deltaProgress, List<ResourceLock> locks, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags)
Deprecated.ReplicationSummary(String availabilityDomain, String compartmentId, String id, ReplicationSummary.LifecycleState lifecycleState, String displayName, Date timeCreated, List<ResourceLock> locks, Long replicationInterval, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, String lifecycleDetails, Date recoveryPointTime)
Deprecated.Snapshot(String fileSystemId, String id, Snapshot.LifecycleState lifecycleState, String name, Date timeCreated, Snapshot.SnapshotType snapshotType, Date snapshotTime, String provenanceId, Boolean isCloneSource, String lifecycleDetails, List<ResourceLock> locks, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, Date expirationTime, String filesystemSnapshotPolicyId)
Deprecated.SnapshotSummary(String fileSystemId, String id, SnapshotSummary.LifecycleState lifecycleState, String name, Date timeCreated, List<ResourceLock> locks, SnapshotSummary.SnapshotType snapshotType, Date snapshotTime, Date expirationTime, String provenanceId, Boolean isCloneSource, String lifecycleDetails, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags)
Deprecated. -
Uses of ResourceLock in com.oracle.bmc.filestorage.requests
Methods in com.oracle.bmc.filestorage.requests that return ResourceLock Modifier and Type Method Description ResourceLock
AddExportLockRequest. getAddExportLockDetails()
The details to be updated for the AddLock.ResourceLock
AddFileSystemLockRequest. getAddFileSystemLockDetails()
The details to be updated for the AddLock.ResourceLock
AddFilesystemSnapshotPolicyLockRequest. getAddFilesystemSnapshotPolicyLockDetails()
The details to be updated for the AddLock.ResourceLock
AddMountTargetLockRequest. getAddMountTargetLockDetails()
The details to be updated for the AddLock.ResourceLock
AddOutboundConnectorLockRequest. getAddOutboundConnectorLockDetails()
The details to be updated for the AddLock.ResourceLock
AddReplicationLockRequest. getAddReplicationLockDetails()
The details to be updated for the AddLock.ResourceLock
AddSnapshotLockRequest. getAddSnapshotLockDetails()
The details to be updated for the AddLock.ResourceLock
AddExportLockRequest. getBody$()
Alternative accessor for the body parameter.ResourceLock
AddFileSystemLockRequest. getBody$()
Alternative accessor for the body parameter.ResourceLock
AddFilesystemSnapshotPolicyLockRequest. getBody$()
Alternative accessor for the body parameter.ResourceLock
AddMountTargetLockRequest. getBody$()
Alternative accessor for the body parameter.ResourceLock
AddOutboundConnectorLockRequest. getBody$()
Alternative accessor for the body parameter.ResourceLock
AddReplicationLockRequest. getBody$()
Alternative accessor for the body parameter.ResourceLock
AddSnapshotLockRequest. getBody$()
Alternative accessor for the body parameter.ResourceLock
RemoveExportLockRequest. getBody$()
Alternative accessor for the body parameter.ResourceLock
RemoveFileSystemLockRequest. getBody$()
Alternative accessor for the body parameter.ResourceLock
RemoveFilesystemSnapshotPolicyLockRequest. getBody$()
Alternative accessor for the body parameter.ResourceLock
RemoveMountTargetLockRequest. getBody$()
Alternative accessor for the body parameter.ResourceLock
RemoveOutboundConnectorLockRequest. getBody$()
Alternative accessor for the body parameter.ResourceLock
RemoveReplicationLockRequest. getBody$()
Alternative accessor for the body parameter.ResourceLock
RemoveSnapshotLockRequest. getBody$()
Alternative accessor for the body parameter.ResourceLock
RemoveExportLockRequest. getRemoveExportLockDetails()
The details to be updated for the RemoveLock.ResourceLock
RemoveFileSystemLockRequest. getRemoveFileSystemLockDetails()
The details to be updated for the RemoveLock.ResourceLock
RemoveFilesystemSnapshotPolicyLockRequest. getRemoveFilesystemSnapshotPolicyLockDetails()
The details to be updated for the RemoveLock.ResourceLock
RemoveMountTargetLockRequest. getRemoveMountTargetLockDetails()
The details to be updated for the RemoveLock.ResourceLock
RemoveOutboundConnectorLockRequest. getRemoveOutboundConnectorLockDetails()
The details to be updated for the RemoveLock.ResourceLock
RemoveReplicationLockRequest. getRemoveReplicationLockDetails()
The details to be updated for the RemoveLock.ResourceLock
RemoveSnapshotLockRequest. getRemoveSnapshotLockDetails()
The details to be updated for the RemoveLock.Methods in com.oracle.bmc.filestorage.requests with parameters of type ResourceLock Modifier and Type Method Description AddExportLockRequest.Builder
AddExportLockRequest.Builder. addExportLockDetails(ResourceLock addExportLockDetails)
The details to be updated for the AddLock.AddFileSystemLockRequest.Builder
AddFileSystemLockRequest.Builder. addFileSystemLockDetails(ResourceLock addFileSystemLockDetails)
The details to be updated for the AddLock.AddFilesystemSnapshotPolicyLockRequest.Builder
AddFilesystemSnapshotPolicyLockRequest.Builder. addFilesystemSnapshotPolicyLockDetails(ResourceLock addFilesystemSnapshotPolicyLockDetails)
The details to be updated for the AddLock.AddMountTargetLockRequest.Builder
AddMountTargetLockRequest.Builder. addMountTargetLockDetails(ResourceLock addMountTargetLockDetails)
The details to be updated for the AddLock.AddOutboundConnectorLockRequest.Builder
AddOutboundConnectorLockRequest.Builder. addOutboundConnectorLockDetails(ResourceLock addOutboundConnectorLockDetails)
The details to be updated for the AddLock.AddReplicationLockRequest.Builder
AddReplicationLockRequest.Builder. addReplicationLockDetails(ResourceLock addReplicationLockDetails)
The details to be updated for the AddLock.AddSnapshotLockRequest.Builder
AddSnapshotLockRequest.Builder. addSnapshotLockDetails(ResourceLock addSnapshotLockDetails)
The details to be updated for the AddLock.AddExportLockRequest.Builder
AddExportLockRequest.Builder. body$(ResourceLock body)
Alternative setter for the body parameter.AddFileSystemLockRequest.Builder
AddFileSystemLockRequest.Builder. body$(ResourceLock body)
Alternative setter for the body parameter.AddFilesystemSnapshotPolicyLockRequest.Builder
AddFilesystemSnapshotPolicyLockRequest.Builder. body$(ResourceLock body)
Alternative setter for the body parameter.AddMountTargetLockRequest.Builder
AddMountTargetLockRequest.Builder. body$(ResourceLock body)
Alternative setter for the body parameter.AddOutboundConnectorLockRequest.Builder
AddOutboundConnectorLockRequest.Builder. body$(ResourceLock body)
Alternative setter for the body parameter.AddReplicationLockRequest.Builder
AddReplicationLockRequest.Builder. body$(ResourceLock body)
Alternative setter for the body parameter.AddSnapshotLockRequest.Builder
AddSnapshotLockRequest.Builder. body$(ResourceLock body)
Alternative setter for the body parameter.RemoveExportLockRequest.Builder
RemoveExportLockRequest.Builder. body$(ResourceLock body)
Alternative setter for the body parameter.RemoveFileSystemLockRequest.Builder
RemoveFileSystemLockRequest.Builder. body$(ResourceLock body)
Alternative setter for the body parameter.RemoveFilesystemSnapshotPolicyLockRequest.Builder
RemoveFilesystemSnapshotPolicyLockRequest.Builder. body$(ResourceLock body)
Alternative setter for the body parameter.RemoveMountTargetLockRequest.Builder
RemoveMountTargetLockRequest.Builder. body$(ResourceLock body)
Alternative setter for the body parameter.RemoveOutboundConnectorLockRequest.Builder
RemoveOutboundConnectorLockRequest.Builder. body$(ResourceLock body)
Alternative setter for the body parameter.RemoveReplicationLockRequest.Builder
RemoveReplicationLockRequest.Builder. body$(ResourceLock body)
Alternative setter for the body parameter.RemoveSnapshotLockRequest.Builder
RemoveSnapshotLockRequest.Builder. body$(ResourceLock body)
Alternative setter for the body parameter.RemoveExportLockRequest.Builder
RemoveExportLockRequest.Builder. removeExportLockDetails(ResourceLock removeExportLockDetails)
The details to be updated for the RemoveLock.RemoveFileSystemLockRequest.Builder
RemoveFileSystemLockRequest.Builder. removeFileSystemLockDetails(ResourceLock removeFileSystemLockDetails)
The details to be updated for the RemoveLock.RemoveFilesystemSnapshotPolicyLockRequest.Builder
RemoveFilesystemSnapshotPolicyLockRequest.Builder. removeFilesystemSnapshotPolicyLockDetails(ResourceLock removeFilesystemSnapshotPolicyLockDetails)
The details to be updated for the RemoveLock.RemoveMountTargetLockRequest.Builder
RemoveMountTargetLockRequest.Builder. removeMountTargetLockDetails(ResourceLock removeMountTargetLockDetails)
The details to be updated for the RemoveLock.RemoveOutboundConnectorLockRequest.Builder
RemoveOutboundConnectorLockRequest.Builder. removeOutboundConnectorLockDetails(ResourceLock removeOutboundConnectorLockDetails)
The details to be updated for the RemoveLock.RemoveReplicationLockRequest.Builder
RemoveReplicationLockRequest.Builder. removeReplicationLockDetails(ResourceLock removeReplicationLockDetails)
The details to be updated for the RemoveLock.RemoveSnapshotLockRequest.Builder
RemoveSnapshotLockRequest.Builder. removeSnapshotLockDetails(ResourceLock removeSnapshotLockDetails)
The details to be updated for the RemoveLock.
-