static GoogleCloudStorageConnection.Builder |
GoogleCloudStorageConnection.builder()
Create a new builder.
|
GoogleCloudStorageConnection.Builder |
GoogleCloudStorageConnection.Builder.compartmentId(String compartmentId) |
GoogleCloudStorageConnection.Builder |
GoogleCloudStorageConnection.Builder.copy(GoogleCloudStorageConnection model) |
GoogleCloudStorageConnection.Builder |
GoogleCloudStorageConnection.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
GoogleCloudStorageConnection.Builder |
GoogleCloudStorageConnection.Builder.description(String description) |
GoogleCloudStorageConnection.Builder |
GoogleCloudStorageConnection.Builder.displayName(String displayName) |
GoogleCloudStorageConnection.Builder |
GoogleCloudStorageConnection.Builder.freeformTags(Map<String,String> freeformTags) |
GoogleCloudStorageConnection.Builder |
GoogleCloudStorageConnection.Builder.id(String id) |
GoogleCloudStorageConnection.Builder |
GoogleCloudStorageConnection.Builder.ingressIps(List<IngressIpDetails> ingressIps) |
GoogleCloudStorageConnection.Builder |
GoogleCloudStorageConnection.Builder.keyId(String keyId) |
GoogleCloudStorageConnection.Builder |
GoogleCloudStorageConnection.Builder.lifecycleDetails(String lifecycleDetails) |
GoogleCloudStorageConnection.Builder |
GoogleCloudStorageConnection.Builder.lifecycleState(Connection.LifecycleState lifecycleState) |
GoogleCloudStorageConnection.Builder |
GoogleCloudStorageConnection.Builder.locks(List<ResourceLock> locks) |
GoogleCloudStorageConnection.Builder |
GoogleCloudStorageConnection.Builder.nsgIds(List<String> nsgIds) |
GoogleCloudStorageConnection.Builder |
GoogleCloudStorageConnection.Builder.routingMethod(RoutingMethod routingMethod) |
GoogleCloudStorageConnection.Builder |
GoogleCloudStorageConnection.Builder.subnetId(String subnetId) |
GoogleCloudStorageConnection.Builder |
GoogleCloudStorageConnection.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
GoogleCloudStorageConnection.Builder |
GoogleCloudStorageConnection.Builder.technologyType(GoogleCloudStorageConnection.TechnologyType technologyType)
The Google Cloud Storage technology type.
|
GoogleCloudStorageConnection.Builder |
GoogleCloudStorageConnection.Builder.timeCreated(Date timeCreated) |
GoogleCloudStorageConnection.Builder |
GoogleCloudStorageConnection.Builder.timeUpdated(Date timeUpdated) |
GoogleCloudStorageConnection.Builder |
GoogleCloudStorageConnection.toBuilder() |
GoogleCloudStorageConnection.Builder |
GoogleCloudStorageConnection.Builder.vaultId(String vaultId) |