Package | Description |
---|---|
com.oracle.bmc.streaming.model |
Modifier and Type | Method and Description |
---|---|
PrivateEndpointSettings |
PrivateEndpointSettings.Builder.build() |
PrivateEndpointSettings |
StreamPool.getPrivateEndpointSettings() |
Modifier and Type | Method and Description |
---|---|
PrivateEndpointSettings.Builder |
PrivateEndpointSettings.Builder.copy(PrivateEndpointSettings model) |
StreamPool.Builder |
StreamPool.Builder.privateEndpointSettings(PrivateEndpointSettings privateEndpointSettings) |
Constructor and Description |
---|
StreamPool(String id,
String compartmentId,
String name,
StreamPool.LifecycleState lifecycleState,
String lifecycleStateDetails,
Date timeCreated,
KafkaSettings kafkaSettings,
CustomEncryptionKey customEncryptionKey,
Boolean isPrivate,
String endpointFqdn,
PrivateEndpointSettings privateEndpointSettings,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.