| Package | Description | 
|---|---|
| com.hazelcast.client.config | Contains classes related to config for com.hazelcast.client | 
| com.hazelcast.config | Provides classes for configuring HazelcastInstance. | 
| Modifier and Type | Method and Description | 
|---|---|
| GcpConfig | ClientNetworkConfig. getGcpConfig()Returns the current  GcpConfig. | 
| Modifier and Type | Method and Description | 
|---|---|
| ClientNetworkConfig | ClientNetworkConfig. setGcpConfig(GcpConfig gcpConfig)Sets configuration to connect nodes in GCP environment. | 
| Modifier and Type | Method and Description | 
|---|---|
| GcpConfig | WanBatchPublisherConfig. getGcpConfig()Returns the  GcpConfigused by the discovery mechanism for this
 WAN publisher. | 
| GcpConfig | JoinConfig. getGcpConfig() | 
| Modifier and Type | Method and Description | 
|---|---|
| WanBatchPublisherConfig | WanBatchPublisherConfig. setGcpConfig(GcpConfig gcpConfig)Sets the  GcpConfigused by the discovery mechanism for this
 WAN publisher. | 
| JoinConfig | JoinConfig. setGcpConfig(GcpConfig gcpConfig) | 
| Constructor and Description | 
|---|
| GcpConfig(GcpConfig gcpConfig) | 
Copyright © 2020 Hazelcast, Inc.. All rights reserved.