public static interface GetBootstrapBrokersResponse.Builder extends KafkaResponse.Builder, SdkPojo, CopyableBuilder<GetBootstrapBrokersResponse.Builder,GetBootstrapBrokersResponse>
| Modifier and Type | Method and Description |
|---|---|
GetBootstrapBrokersResponse.Builder |
bootstrapBrokerString(String bootstrapBrokerString)
A string containing one or more hostname:port pairs.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildGetBootstrapBrokersResponse.Builder bootstrapBrokerString(String bootstrapBrokerString)
A string containing one or more hostname:port pairs.
bootstrapBrokerString - A string containing one or more hostname:port pairs.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.