Package | Description |
---|---|
com.oracle.bmc.cloudbridge.model |
Modifier and Type | Method and Description |
---|---|
InstanceNetworkInterfaceAttachment |
InstanceNetworkInterfaceAttachment.Builder.build() |
InstanceNetworkInterfaceAttachment |
InstanceNetworkInterface.getAttachment() |
Modifier and Type | Method and Description |
---|---|
InstanceNetworkInterface.Builder |
InstanceNetworkInterface.Builder.attachment(InstanceNetworkInterfaceAttachment attachment) |
InstanceNetworkInterfaceAttachment.Builder |
InstanceNetworkInterfaceAttachment.Builder.copy(InstanceNetworkInterfaceAttachment model) |
Constructor and Description |
---|
InstanceNetworkInterface(InstanceNetworkInterfaceAssociation association,
InstanceNetworkInterfaceAttachment attachment,
String description,
List<GroupIdentifier> securityGroups,
String interfaceType,
List<String> ipv4Prefixes,
List<String> ipv6Addresses,
List<String> ipv6Prefixes,
String macAddress,
String networkInterfaceKey,
String ownerKey,
List<InstancePrivateIpAddress> privateIpAddresses,
Boolean isSourceDestCheck,
String status,
String subnetKey)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.