Package | Description |
---|---|
com.oracle.bmc.streaming.model |
Modifier and Type | Method and Description |
---|---|
PrivateEndpointDetails |
PrivateEndpointDetails.Builder.build() |
PrivateEndpointDetails |
CreateStreamPoolDetails.getPrivateEndpointDetails() |
Modifier and Type | Method and Description |
---|---|
PrivateEndpointDetails.Builder |
PrivateEndpointDetails.Builder.copy(PrivateEndpointDetails model) |
CreateStreamPoolDetails.Builder |
CreateStreamPoolDetails.Builder.privateEndpointDetails(PrivateEndpointDetails privateEndpointDetails) |
Constructor and Description |
---|
CreateStreamPoolDetails(String compartmentId,
String name,
KafkaSettings kafkaSettings,
CustomEncryptionKeyDetails customEncryptionKeyDetails,
PrivateEndpointDetails privateEndpointDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.