Package | Description |
---|---|
com.google.api.services.dataproc.v1beta2.model |
Modifier and Type | Method and Description |
---|---|
InstanceReference |
InstanceReference.clone() |
InstanceReference |
InstanceReference.set(String fieldName,
Object value) |
InstanceReference |
InstanceReference.setInstanceId(String instanceId)
The unique identifier of the Compute Engine instance.
|
InstanceReference |
InstanceReference.setInstanceName(String instanceName)
The user-friendly name of the Compute Engine instance.
|
InstanceReference |
InstanceReference.setPublicKey(String publicKey)
The public key used for sharing data with this instance.
|
Modifier and Type | Method and Description |
---|---|
List<InstanceReference> |
InstanceGroupConfig.getInstanceReferences()
Output only.
|
Modifier and Type | Method and Description |
---|---|
InstanceGroupConfig |
InstanceGroupConfig.setInstanceReferences(List<InstanceReference> instanceReferences)
Output only.
|
Copyright © 2011–2021 Google. All rights reserved.