Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.model | |
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetSoftwareSourceRequest,GetSoftwareSourceResponse> |
SoftwareSourceWaiters.forSoftwareSource(GetSoftwareSourceRequest request,
SoftwareSource.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetSoftwareSourceRequest,GetSoftwareSourceResponse> |
SoftwareSourceWaiters.forSoftwareSource(GetSoftwareSourceRequest request,
SoftwareSource.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetSoftwareSourceRequest,GetSoftwareSourceResponse> |
SoftwareSourceWaiters.forSoftwareSource(GetSoftwareSourceRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
SoftwareSource.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
static SoftwareSource.LifecycleState |
SoftwareSource.LifecycleState.create(String key) |
SoftwareSource.LifecycleState |
SoftwareSource.getLifecycleState()
The current state of the software source.
|
SoftwareSource.LifecycleState |
SoftwareSourceSummary.getLifecycleState()
The current state of the software source.
|
static SoftwareSource.LifecycleState |
SoftwareSource.LifecycleState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SoftwareSource.LifecycleState[] |
SoftwareSource.LifecycleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
VersionedCustomSoftwareSource.Builder |
VersionedCustomSoftwareSource.Builder.lifecycleState(SoftwareSource.LifecycleState lifecycleState) |
VendorSoftwareSource.Builder |
VendorSoftwareSource.Builder.lifecycleState(SoftwareSource.LifecycleState lifecycleState) |
CustomSoftwareSourceSummary.Builder |
CustomSoftwareSourceSummary.Builder.lifecycleState(SoftwareSource.LifecycleState lifecycleState) |
VendorSoftwareSourceSummary.Builder |
VendorSoftwareSourceSummary.Builder.lifecycleState(SoftwareSource.LifecycleState lifecycleState) |
VersionedCustomSoftwareSourceSummary.Builder |
VersionedCustomSoftwareSourceSummary.Builder.lifecycleState(SoftwareSource.LifecycleState lifecycleState) |
CustomSoftwareSource.Builder |
CustomSoftwareSource.Builder.lifecycleState(SoftwareSource.LifecycleState lifecycleState) |
Constructor and Description |
---|
CustomSoftwareSource(String id,
String compartmentId,
String displayName,
Date timeCreated,
String description,
Availability availability,
Availability availabilityAtOci,
String repoId,
OsFamily osFamily,
ArchType archType,
SoftwareSource.LifecycleState lifecycleState,
Long packageCount,
String url,
ChecksumType checksumType,
String gpgKeyUrl,
String gpgKeyId,
String gpgKeyFingerprint,
Double size,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
List<Id> vendorSoftwareSources,
CustomSoftwareSourceFilter customSoftwareSourceFilter,
Boolean isAutomaticallyUpdated,
Boolean isAutoResolveDependencies,
Boolean isCreatedFromPackageList,
Boolean isLatestContentOnly,
List<String> packages)
Deprecated.
|
CustomSoftwareSourceSummary(String id,
String compartmentId,
String displayName,
String repoId,
String url,
Date timeCreated,
Date timeUpdated,
String description,
Availability availability,
Availability availabilityAtOci,
OsFamily osFamily,
ArchType archType,
Long packageCount,
SoftwareSource.LifecycleState lifecycleState,
Double size,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
List<Id> vendorSoftwareSources)
Deprecated.
|
SoftwareSource(String id,
String compartmentId,
String displayName,
Date timeCreated,
String description,
Availability availability,
Availability availabilityAtOci,
String repoId,
OsFamily osFamily,
ArchType archType,
SoftwareSource.LifecycleState lifecycleState,
Long packageCount,
String url,
ChecksumType checksumType,
String gpgKeyUrl,
String gpgKeyId,
String gpgKeyFingerprint,
Double size,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
SoftwareSourceSummary(String id,
String compartmentId,
String displayName,
String repoId,
String url,
Date timeCreated,
Date timeUpdated,
String description,
Availability availability,
Availability availabilityAtOci,
OsFamily osFamily,
ArchType archType,
Long packageCount,
SoftwareSource.LifecycleState lifecycleState,
Double size,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
VendorSoftwareSource(String id,
String compartmentId,
String displayName,
Date timeCreated,
String description,
Availability availability,
Availability availabilityAtOci,
String repoId,
OsFamily osFamily,
ArchType archType,
SoftwareSource.LifecycleState lifecycleState,
Long packageCount,
String url,
ChecksumType checksumType,
String gpgKeyUrl,
String gpgKeyId,
String gpgKeyFingerprint,
Double size,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
VendorName vendorName,
String originSoftwareSourceId,
Boolean isMandatoryForAutonomousLinux)
Deprecated.
|
VendorSoftwareSourceSummary(String id,
String compartmentId,
String displayName,
String repoId,
String url,
Date timeCreated,
Date timeUpdated,
String description,
Availability availability,
Availability availabilityAtOci,
OsFamily osFamily,
ArchType archType,
Long packageCount,
SoftwareSource.LifecycleState lifecycleState,
Double size,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
VendorName vendorName,
Boolean isMandatoryForAutonomousLinux)
Deprecated.
|
VersionedCustomSoftwareSource(String id,
String compartmentId,
String displayName,
Date timeCreated,
String description,
Availability availability,
Availability availabilityAtOci,
String repoId,
OsFamily osFamily,
ArchType archType,
SoftwareSource.LifecycleState lifecycleState,
Long packageCount,
String url,
ChecksumType checksumType,
String gpgKeyUrl,
String gpgKeyId,
String gpgKeyFingerprint,
Double size,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
List<Id> vendorSoftwareSources,
CustomSoftwareSourceFilter customSoftwareSourceFilter,
String softwareSourceVersion,
Boolean isAutoResolveDependencies,
Boolean isCreatedFromPackageList,
Boolean isLatestContentOnly,
List<String> packages)
Deprecated.
|
VersionedCustomSoftwareSourceSummary(String id,
String compartmentId,
String displayName,
String repoId,
String url,
Date timeCreated,
Date timeUpdated,
String description,
Availability availability,
Availability availabilityAtOci,
OsFamily osFamily,
ArchType archType,
Long packageCount,
SoftwareSource.LifecycleState lifecycleState,
Double size,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
List<Id> vendorSoftwareSources,
String softwareSourceVersion)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<SoftwareSource.LifecycleState> |
ListSoftwarePackageSoftwareSourcesRequest.getLifecycleState()
A filter to return only software sources whose state matches the given state.
|
List<SoftwareSource.LifecycleState> |
ListSoftwareSourcesRequest.getLifecycleState()
A filter to return only software sources whose state matches the given state.
|
Modifier and Type | Method and Description |
---|---|
ListSoftwarePackageSoftwareSourcesRequest.Builder |
ListSoftwarePackageSoftwareSourcesRequest.Builder.lifecycleState(SoftwareSource.LifecycleState singularValue)
Singular setter.
|
ListSoftwareSourcesRequest.Builder |
ListSoftwareSourcesRequest.Builder.lifecycleState(SoftwareSource.LifecycleState singularValue)
Singular setter.
|
Modifier and Type | Method and Description |
---|---|
ListSoftwarePackageSoftwareSourcesRequest.Builder |
ListSoftwarePackageSoftwareSourcesRequest.Builder.lifecycleState(List<SoftwareSource.LifecycleState> lifecycleState)
A filter to return only software sources whose state matches the given state.
|
ListSoftwareSourcesRequest.Builder |
ListSoftwareSourcesRequest.Builder.lifecycleState(List<SoftwareSource.LifecycleState> lifecycleState)
A filter to return only software sources whose state matches the given state.
|
Copyright © 2016–2024. All rights reserved.