Package | Description |
---|---|
com.oracle.bmc.cloudbridge.model |
Modifier and Type | Method and Description |
---|---|
Placement.Builder |
Placement.Builder.affinity(String affinity)
The affinity setting for the instance on the Dedicated Host.
|
Placement.Builder |
Placement.Builder.availabilityZone(String availabilityZone)
The Availability Zone of the instance.
|
static Placement.Builder |
Placement.builder()
Create a new builder.
|
Placement.Builder |
Placement.Builder.copy(Placement model) |
Placement.Builder |
Placement.Builder.groupName(String groupName)
The name of the placement group the instance is in.
|
Placement.Builder |
Placement.Builder.hostKey(String hostKey)
The ID of the Dedicated Host on which the instance resides.
|
Placement.Builder |
Placement.Builder.hostResourceGroupArn(String hostResourceGroupArn)
The ARN of the host resource group in which to launch the instances.
|
Placement.Builder |
Placement.Builder.partitionNumber(Integer partitionNumber)
The number of the partition that the instance is in.
|
Placement.Builder |
Placement.Builder.spreadDomain(String spreadDomain)
Reserved for future use.
|
Placement.Builder |
Placement.Builder.tenancy(String tenancy)
The tenancy of the instance (if the instance is running in a VPC).
|
Placement.Builder |
Placement.toBuilder() |
Copyright © 2016–2024. All rights reserved.