Package | Description |
---|---|
com.oracle.bmc.osmanagementhub.model | |
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
static ArchType |
ArchType.create(String key) |
ArchType |
SystemDetails.getArchitecture()
Architecture type.
|
ArchType |
ManagedInstance.getArchitecture()
The CPU architecture type of the managed instance.
|
ArchType |
ManagedInstanceGroupAvailablePackageSummary.getArchitecture()
The architecture for which this package was built.
|
ArchType |
PackageSummary.getArchitecture()
The architecture for which this package was built.
|
ArchType |
ManagedInstanceSummary.getArchitecture()
The CPU architecture type of the managed instance.
|
ArchType |
PackageNameSummary.getArchitecture()
The CPU architecture type for which this package was built.
|
ArchType |
CreateStationProfileDetails.getArchType()
The architecture type.
|
ArchType |
ModuleStream.getArchType()
The architecture for which the packages in this module stream were built.
|
ArchType |
CreateLifecycleEnvironmentDetails.getArchType()
The CPU architecture of the managed instances in the lifecycle environment.
|
ArchType |
SoftwareSource.getArchType()
The architecture type supported by the software source.
|
ArchType |
Profile.getArchType()
The architecture type.
|
ArchType |
CreateManagedInstanceGroupDetails.getArchType()
The CPU architecture type of the managed instances that will be attached to this group.
|
ArchType |
SoftwareSourceSummary.getArchType()
The architecture type supported by the software source.
|
ArchType |
ProfileSummary.getArchType()
The architecture type.
|
ArchType |
MirrorSummary.getArchType()
The architecture type supported by the Software Source
|
ArchType |
LifecycleEnvironment.getArchType()
The CPU architecture of the managed instances in the lifecycle environment.
|
ArchType |
ManagedInstanceGroupSummary.getArchType()
The CPU architecture of the instances in the managed instance group.
|
ArchType |
ManagedInstanceGroup.getArchType()
The CPU architecture of the instances in the managed instance group.
|
ArchType |
CreateSoftwareSourceProfileDetails.getArchType()
The architecture type.
|
ArchType |
LifecycleStage.getArchType()
The CPU architecture of the managed instances in the lifecycle stage.
|
ArchType |
LifecycleEnvironmentSummary.getArchType()
The CPU architecture of the managed instances in the lifecycle environment.
|
ArchType |
LifecycleStageSummary.getArchType()
The CPU architecture of the managed instances in the lifecycle stage.
|
static ArchType |
ArchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArchType[] |
ArchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<ArchType> |
SoftwareSourceVendorSummary.getArchTypes()
List of corresponding architecture types.
|
Modifier and Type | Method and Description |
---|---|
SystemDetails.Builder |
SystemDetails.Builder.architecture(ArchType architecture)
Architecture type.
|
ManagedInstance.Builder |
ManagedInstance.Builder.architecture(ArchType architecture)
The CPU architecture type of the managed instance.
|
ManagedInstanceGroupAvailablePackageSummary.Builder |
ManagedInstanceGroupAvailablePackageSummary.Builder.architecture(ArchType architecture)
The architecture for which this package was built.
|
UpdatablePackageSummary.Builder |
UpdatablePackageSummary.Builder.architecture(ArchType architecture) |
InstalledPackageSummary.Builder |
InstalledPackageSummary.Builder.architecture(ArchType architecture) |
AvailablePackageSummary.Builder |
AvailablePackageSummary.Builder.architecture(ArchType architecture) |
ManagedInstanceSummary.Builder |
ManagedInstanceSummary.Builder.architecture(ArchType architecture)
The CPU architecture type of the managed instance.
|
PackageNameSummary.Builder |
PackageNameSummary.Builder.architecture(ArchType architecture)
The CPU architecture type for which this package was built.
|
CreateStationProfileDetails.Builder |
CreateStationProfileDetails.Builder.archType(ArchType archType)
The architecture type.
|
VersionedCustomSoftwareSource.Builder |
VersionedCustomSoftwareSource.Builder.archType(ArchType archType) |
VendorSoftwareSource.Builder |
VendorSoftwareSource.Builder.archType(ArchType archType) |
StationProfile.Builder |
StationProfile.Builder.archType(ArchType archType) |
ModuleStream.Builder |
ModuleStream.Builder.archType(ArchType archType)
The architecture for which the packages in this module stream were built.
|
CreateLifecycleEnvironmentDetails.Builder |
CreateLifecycleEnvironmentDetails.Builder.archType(ArchType archType)
The CPU architecture of the managed instances in the lifecycle environment.
|
SoftwareSourceProfile.Builder |
SoftwareSourceProfile.Builder.archType(ArchType archType) |
CreateManagedInstanceGroupDetails.Builder |
CreateManagedInstanceGroupDetails.Builder.archType(ArchType archType)
The CPU architecture type of the managed instances that will be attached to this group.
|
LifecycleProfile.Builder |
LifecycleProfile.Builder.archType(ArchType archType) |
CustomSoftwareSourceSummary.Builder |
CustomSoftwareSourceSummary.Builder.archType(ArchType archType) |
GroupProfile.Builder |
GroupProfile.Builder.archType(ArchType archType) |
VendorSoftwareSourceSummary.Builder |
VendorSoftwareSourceSummary.Builder.archType(ArchType archType) |
ProfileSummary.Builder |
ProfileSummary.Builder.archType(ArchType archType)
The architecture type.
|
MirrorSummary.Builder |
MirrorSummary.Builder.archType(ArchType archType)
The architecture type supported by the Software Source
|
VersionedCustomSoftwareSourceSummary.Builder |
VersionedCustomSoftwareSourceSummary.Builder.archType(ArchType archType) |
LifecycleEnvironment.Builder |
LifecycleEnvironment.Builder.archType(ArchType archType)
The CPU architecture of the managed instances in the lifecycle environment.
|
CustomSoftwareSource.Builder |
CustomSoftwareSource.Builder.archType(ArchType archType) |
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.archType(ArchType archType)
The CPU architecture of the instances in the managed instance group.
|
ManagedInstanceGroup.Builder |
ManagedInstanceGroup.Builder.archType(ArchType archType)
The CPU architecture of the instances in the managed instance group.
|
CreateSoftwareSourceProfileDetails.Builder |
CreateSoftwareSourceProfileDetails.Builder.archType(ArchType archType)
The architecture type.
|
LifecycleStage.Builder |
LifecycleStage.Builder.archType(ArchType archType)
The CPU architecture of the managed instances in the lifecycle stage.
|
LifecycleEnvironmentSummary.Builder |
LifecycleEnvironmentSummary.Builder.archType(ArchType archType)
The CPU architecture of the managed instances in the lifecycle environment.
|
LifecycleStageSummary.Builder |
LifecycleStageSummary.Builder.archType(ArchType archType)
The CPU architecture of the managed instances in the lifecycle stage.
|
WindowsStandaloneProfile.Builder |
WindowsStandaloneProfile.Builder.archType(ArchType archType) |
Modifier and Type | Method and Description |
---|---|
SoftwareSourceVendorSummary.Builder |
SoftwareSourceVendorSummary.Builder.archTypes(List<ArchType> archTypes)
List of corresponding architecture types.
|
Constructor and Description |
---|
AvailablePackageSummary(String displayName,
String name,
String type,
String version,
ArchType architecture,
List<SoftwareSourceDetails> softwareSources)
Deprecated.
|
CreateLifecycleEnvironmentDetails(String compartmentId,
String displayName,
String description,
List<CreateLifecycleStageDetails> stages,
ArchType archType,
OsFamily osFamily,
VendorName vendorName,
ManagedInstanceLocation location,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
CreateManagedInstanceGroupDetails(String displayName,
String description,
String compartmentId,
OsFamily osFamily,
ArchType archType,
VendorName vendorName,
ManagedInstanceLocation location,
List<String> softwareSourceIds,
List<String> managedInstanceIds,
String notificationTopicId,
UpdatableAutonomousSettings autonomousSettings,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
CreateSoftwareSourceProfileDetails(String displayName,
String compartmentId,
String description,
String managementStationId,
Profile.RegistrationType registrationType,
Boolean isDefaultProfile,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
VendorName vendorName,
OsFamily osFamily,
ArchType archType,
List<String> softwareSourceIds)
Deprecated.
|
CreateStationProfileDetails(String displayName,
String compartmentId,
String description,
String managementStationId,
Profile.RegistrationType registrationType,
Boolean isDefaultProfile,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
VendorName vendorName,
OsFamily osFamily,
ArchType archType)
Deprecated.
|
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.
|
GroupProfile(String id,
String compartmentId,
String displayName,
String description,
String managementStationId,
VendorName vendorName,
OsFamily osFamily,
ArchType archType,
Date timeCreated,
Profile.LifecycleState lifecycleState,
Profile.RegistrationType registrationType,
Boolean isDefaultProfile,
Boolean isServiceProvidedProfile,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
ManagedInstanceGroupDetails managedInstanceGroup)
Deprecated.
|
InstalledPackageSummary(String displayName,
String name,
String type,
String version,
ArchType architecture,
List<SoftwareSourceDetails> softwareSources,
Date timeInstalled,
Date timeIssued)
Deprecated.
|
LifecycleEnvironment(String id,
String compartmentId,
String displayName,
String description,
List<LifecycleStage> stages,
List<ManagedInstanceDetails> managedInstanceIds,
LifecycleEnvironment.LifecycleState lifecycleState,
OsFamily osFamily,
ArchType archType,
VendorName vendorName,
ManagedInstanceLocation location,
Date timeCreated,
Date timeModified,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
LifecycleEnvironmentSummary(String id,
String compartmentId,
String displayName,
String description,
List<LifecycleStageSummary> stages,
LifecycleEnvironment.LifecycleState lifecycleState,
ArchType archType,
OsFamily osFamily,
VendorName vendorName,
ManagedInstanceLocation location,
Date timeCreated,
Date timeModified,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
LifecycleProfile(String id,
String compartmentId,
String displayName,
String description,
String managementStationId,
VendorName vendorName,
OsFamily osFamily,
ArchType archType,
Date timeCreated,
Profile.LifecycleState lifecycleState,
Profile.RegistrationType registrationType,
Boolean isDefaultProfile,
Boolean isServiceProvidedProfile,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
LifecycleEnvironmentDetails lifecycleEnvironment,
LifecycleStageDetails lifecycleStage)
Deprecated.
|
LifecycleStage(String id,
String compartmentId,
String displayName,
String lifecycleEnvironmentId,
Integer rank,
OsFamily osFamily,
ArchType archType,
VendorName vendorName,
List<ManagedInstanceDetails> managedInstanceIds,
ManagedInstanceLocation location,
SoftwareSourceDetails softwareSourceId,
Date timeCreated,
Date timeModified,
LifecycleStage.LifecycleState lifecycleState,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
LifecycleStageSummary(String id,
String compartmentId,
String displayName,
String lifecycleEnvironmentId,
String lifecycleEnvironmentDisplayName,
Integer rank,
OsFamily osFamily,
ArchType archType,
VendorName vendorName,
Integer managedInstances,
ManagedInstanceLocation location,
SoftwareSourceDetails softwareSourceId,
Date timeCreated,
Date timeModified,
LifecycleStage.LifecycleState lifecycleState,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
ManagedInstance(String id,
String displayName,
String description,
String tenancyId,
String compartmentId,
ManagedInstanceLocation location,
Date timeLastCheckin,
Date timeLastBoot,
String osName,
String osVersion,
String osKernelVersion,
String kspliceEffectiveKernelVersion,
ArchType architecture,
OsFamily osFamily,
ManagedInstanceStatus status,
String profile,
Boolean isManagementStation,
String primaryManagementStationId,
String secondaryManagementStationId,
List<SoftwareSourceDetails> softwareSources,
Id managedInstanceGroup,
Id lifecycleEnvironment,
Id lifecycleStage,
Boolean isRebootRequired,
Integer installedPackages,
Integer installedWindowsUpdates,
Integer updatesAvailable,
Integer securityUpdatesAvailable,
Integer bugUpdatesAvailable,
Integer enhancementUpdatesAvailable,
Integer otherUpdatesAvailable,
Integer scheduledJobCount,
Integer workRequestCount,
Date timeCreated,
Date timeUpdated,
String notificationTopicId,
AutonomousSettings autonomousSettings,
Boolean isManagedByAutonomousLinux)
Deprecated.
|
ManagedInstanceGroup(String id,
String compartmentId,
String displayName,
String description,
Date timeCreated,
Date timeModified,
ManagedInstanceGroup.LifecycleState lifecycleState,
OsFamily osFamily,
ArchType archType,
VendorName vendorName,
List<SoftwareSourceDetails> softwareSourceIds,
List<SoftwareSourceDetails> softwareSources,
List<String> managedInstanceIds,
Integer managedInstanceCount,
ManagedInstanceLocation location,
Integer pendingJobCount,
String notificationTopicId,
AutonomousSettings autonomousSettings,
Boolean isManagedByAutonomousLinux,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
ManagedInstanceGroupAvailablePackageSummary(String displayName,
String name,
String type,
String version,
ArchType architecture,
List<SoftwareSourceDetails> softwareSources,
Boolean isLatest)
Deprecated.
|
ManagedInstanceGroupSummary(String id,
String compartmentId,
String displayName,
String description,
Integer managedInstanceCount,
ManagedInstanceLocation location,
Date timeCreated,
Date timeModified,
ManagedInstanceGroup.LifecycleState lifecycleState,
OsFamily osFamily,
ArchType archType,
VendorName vendorName,
String notificationTopicId,
AutonomousSettings autonomousSettings,
Boolean isManagedByAutonomousLinux,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
ManagedInstanceSummary(String id,
String displayName,
String description,
String tenancyId,
String compartmentId,
ManagedInstanceLocation location,
ArchType architecture,
OsFamily osFamily,
ManagedInstanceStatus status,
Id managedInstanceGroup,
Id lifecycleEnvironment,
Id lifecycleStage,
Boolean isRebootRequired,
Integer updatesAvailable,
Boolean isManagementStation,
String notificationTopicId,
AutonomousSettings autonomousSettings,
Boolean isManagedByAutonomousLinux)
Deprecated.
|
MirrorSummary(String id,
String displayName,
MirrorType type,
OsFamily osFamily,
ArchType archType,
MirrorState state,
Integer percentage,
Date timeLastSynced,
String log)
Deprecated.
|
ModuleStream(String moduleName,
String name,
Boolean isDefault,
String softwareSourceId,
ArchType archType,
String description,
List<String> profiles,
List<String> packages,
Boolean isLatest)
Deprecated.
|
PackageNameSummary(String displayName,
String name,
String type,
String version,
ArchType architecture)
Deprecated.
|
PackageSummary(String displayName,
String name,
String type,
String version,
ArchType architecture,
List<SoftwareSourceDetails> softwareSources)
Deprecated.
|
Profile(String id,
String compartmentId,
String displayName,
String description,
String managementStationId,
VendorName vendorName,
OsFamily osFamily,
ArchType archType,
Date timeCreated,
Profile.LifecycleState lifecycleState,
Profile.RegistrationType registrationType,
Boolean isDefaultProfile,
Boolean isServiceProvidedProfile,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
ProfileSummary(String id,
String displayName,
String description,
String compartmentId,
String managementStationId,
ProfileType profileType,
Profile.RegistrationType registrationType,
VendorName vendorName,
OsFamily osFamily,
ArchType archType,
Date timeCreated,
Profile.LifecycleState lifecycleState,
Boolean isDefaultProfile,
Boolean isServiceProvidedProfile,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
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.
|
SoftwareSourceProfile(String id,
String compartmentId,
String displayName,
String description,
String managementStationId,
VendorName vendorName,
OsFamily osFamily,
ArchType archType,
Date timeCreated,
Profile.LifecycleState lifecycleState,
Profile.RegistrationType registrationType,
Boolean isDefaultProfile,
Boolean isServiceProvidedProfile,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
List<SoftwareSourceDetails> softwareSources)
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.
|
StationProfile(String id,
String compartmentId,
String displayName,
String description,
String managementStationId,
VendorName vendorName,
OsFamily osFamily,
ArchType archType,
Date timeCreated,
Profile.LifecycleState lifecycleState,
Profile.RegistrationType registrationType,
Boolean isDefaultProfile,
Boolean isServiceProvidedProfile,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
SystemDetails(ArchType architecture,
String kspliceEffectiveKernelVersion,
OsFamily osFamily,
String osName,
String osKernelRelease,
String osKernelVersion,
String osSystemVersion)
Deprecated.
|
UpdatablePackageSummary(String displayName,
String name,
String type,
String version,
ArchType architecture,
List<SoftwareSourceDetails> softwareSources,
String installedVersion,
ClassificationTypes updateType,
List<String> errata,
List<String> relatedCves)
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.
|
WindowsStandaloneProfile(String id,
String compartmentId,
String displayName,
String description,
String managementStationId,
VendorName vendorName,
OsFamily osFamily,
ArchType archType,
Date timeCreated,
Profile.LifecycleState lifecycleState,
Profile.RegistrationType registrationType,
Boolean isDefaultProfile,
Boolean isServiceProvidedProfile,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
Constructor and Description |
---|
SoftwareSourceVendorSummary(VendorName name,
List<OsFamily> osFamilies,
List<ArchType> archTypes)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ArchType |
ListProfilesRequest.getArchType()
A filter to return only profiles that match the given archType.
|
ArchType |
ListLifecycleStagesRequest.getArchType()
A filter to return only profiles that match the given archType.
|
ArchType |
ListLifecycleEnvironmentsRequest.getArchType()
A filter to return only profiles that match the given archType.
|
ArchType |
ListManagedInstanceGroupsRequest.getArchType()
A filter to return only profiles that match the given archType.
|
Modifier and Type | Method and Description |
---|---|
List<ArchType> |
ListSoftwarePackageSoftwareSourcesRequest.getArchType()
A filter to return only instances whose architecture type matches the given architecture.
|
List<ArchType> |
ListSoftwareSourcesRequest.getArchType()
A filter to return only instances whose architecture type matches the given architecture.
|
List<ArchType> |
ListManagedInstancesRequest.getArchType()
A filter to return only instances whose architecture type matches the given architecture.
|
Modifier and Type | Method and Description |
---|---|
ListSoftwarePackageSoftwareSourcesRequest.Builder |
ListSoftwarePackageSoftwareSourcesRequest.Builder.archType(ArchType singularValue)
Singular setter.
|
ListProfilesRequest.Builder |
ListProfilesRequest.Builder.archType(ArchType archType)
A filter to return only profiles that match the given archType.
|
ListLifecycleStagesRequest.Builder |
ListLifecycleStagesRequest.Builder.archType(ArchType archType)
A filter to return only profiles that match the given archType.
|
ListLifecycleEnvironmentsRequest.Builder |
ListLifecycleEnvironmentsRequest.Builder.archType(ArchType archType)
A filter to return only profiles that match the given archType.
|
ListSoftwareSourcesRequest.Builder |
ListSoftwareSourcesRequest.Builder.archType(ArchType singularValue)
Singular setter.
|
ListManagedInstancesRequest.Builder |
ListManagedInstancesRequest.Builder.archType(ArchType singularValue)
Singular setter.
|
ListManagedInstanceGroupsRequest.Builder |
ListManagedInstanceGroupsRequest.Builder.archType(ArchType archType)
A filter to return only profiles that match the given archType.
|
Modifier and Type | Method and Description |
---|---|
ListSoftwarePackageSoftwareSourcesRequest.Builder |
ListSoftwarePackageSoftwareSourcesRequest.Builder.archType(List<ArchType> archType)
A filter to return only instances whose architecture type matches the given architecture.
|
ListSoftwareSourcesRequest.Builder |
ListSoftwareSourcesRequest.Builder.archType(List<ArchType> archType)
A filter to return only instances whose architecture type matches the given architecture.
|
ListManagedInstancesRequest.Builder |
ListManagedInstancesRequest.Builder.archType(List<ArchType> archType)
A filter to return only instances whose architecture type matches the given architecture.
|
Copyright © 2016–2024. All rights reserved.