Class BotserviceFunctions
- java.lang.Object
-
- com.pulumi.azurenative.botservice.BotserviceFunctions
-
public final class BotserviceFunctions extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BotserviceFunctions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.pulumi.core.Output<GetBotResult>
getBot(GetBotArgs args)
Returns a BotService specified by the parameters.static com.pulumi.core.Output<GetBotResult>
getBot(GetBotArgs args, com.pulumi.deployment.InvokeOptions options)
Returns a BotService specified by the parameters.static com.pulumi.core.Output<GetBotConnectionResult>
getBotConnection(GetBotConnectionArgs args)
Get a Connection Setting registration for a Bot Service Azure REST API version: 2022-09-15.static com.pulumi.core.Output<GetBotConnectionResult>
getBotConnection(GetBotConnectionArgs args, com.pulumi.deployment.InvokeOptions options)
Get a Connection Setting registration for a Bot Service Azure REST API version: 2022-09-15.static java.util.concurrent.CompletableFuture<GetBotConnectionResult>
getBotConnectionPlain(GetBotConnectionPlainArgs args)
Get a Connection Setting registration for a Bot Service Azure REST API version: 2022-09-15.static java.util.concurrent.CompletableFuture<GetBotConnectionResult>
getBotConnectionPlain(GetBotConnectionPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Get a Connection Setting registration for a Bot Service Azure REST API version: 2022-09-15.static java.util.concurrent.CompletableFuture<GetBotResult>
getBotPlain(GetBotPlainArgs args)
Returns a BotService specified by the parameters.static java.util.concurrent.CompletableFuture<GetBotResult>
getBotPlain(GetBotPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Returns a BotService specified by the parameters.static com.pulumi.core.Output<GetChannelResult>
getChannel(GetChannelArgs args)
Returns a BotService Channel registration specified by the parameters.static com.pulumi.core.Output<GetChannelResult>
getChannel(GetChannelArgs args, com.pulumi.deployment.InvokeOptions options)
Returns a BotService Channel registration specified by the parameters.static java.util.concurrent.CompletableFuture<GetChannelResult>
getChannelPlain(GetChannelPlainArgs args)
Returns a BotService Channel registration specified by the parameters.static java.util.concurrent.CompletableFuture<GetChannelResult>
getChannelPlain(GetChannelPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Returns a BotService Channel registration specified by the parameters.static com.pulumi.core.Output<GetPrivateEndpointConnectionResult>
getPrivateEndpointConnection(GetPrivateEndpointConnectionArgs args)
Gets the specified private endpoint connection associated with the Bot.static com.pulumi.core.Output<GetPrivateEndpointConnectionResult>
getPrivateEndpointConnection(GetPrivateEndpointConnectionArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the specified private endpoint connection associated with the Bot.static java.util.concurrent.CompletableFuture<GetPrivateEndpointConnectionResult>
getPrivateEndpointConnectionPlain(GetPrivateEndpointConnectionPlainArgs args)
Gets the specified private endpoint connection associated with the Bot.static java.util.concurrent.CompletableFuture<GetPrivateEndpointConnectionResult>
getPrivateEndpointConnectionPlain(GetPrivateEndpointConnectionPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the specified private endpoint connection associated with the Bot.static com.pulumi.core.Output<ListBotConnectionServiceProvidersResult>
listBotConnectionServiceProviders()
Lists the available Service Providers for creating Connection Settings Azure REST API version: 2022-09-15.static com.pulumi.core.Output<ListBotConnectionServiceProvidersResult>
listBotConnectionServiceProviders(ListBotConnectionServiceProvidersArgs args)
Lists the available Service Providers for creating Connection Settings Azure REST API version: 2022-09-15.static com.pulumi.core.Output<ListBotConnectionServiceProvidersResult>
listBotConnectionServiceProviders(ListBotConnectionServiceProvidersArgs args, com.pulumi.deployment.InvokeOptions options)
Lists the available Service Providers for creating Connection Settings Azure REST API version: 2022-09-15.static java.util.concurrent.CompletableFuture<ListBotConnectionServiceProvidersResult>
listBotConnectionServiceProvidersPlain()
Lists the available Service Providers for creating Connection Settings Azure REST API version: 2022-09-15.static java.util.concurrent.CompletableFuture<ListBotConnectionServiceProvidersResult>
listBotConnectionServiceProvidersPlain(ListBotConnectionServiceProvidersPlainArgs args)
Lists the available Service Providers for creating Connection Settings Azure REST API version: 2022-09-15.static java.util.concurrent.CompletableFuture<ListBotConnectionServiceProvidersResult>
listBotConnectionServiceProvidersPlain(ListBotConnectionServiceProvidersPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Lists the available Service Providers for creating Connection Settings Azure REST API version: 2022-09-15.static com.pulumi.core.Output<ListBotConnectionWithSecretsResult>
listBotConnectionWithSecrets(ListBotConnectionWithSecretsArgs args)
Get a Connection Setting registration for a Bot Service Azure REST API version: 2022-09-15.static com.pulumi.core.Output<ListBotConnectionWithSecretsResult>
listBotConnectionWithSecrets(ListBotConnectionWithSecretsArgs args, com.pulumi.deployment.InvokeOptions options)
Get a Connection Setting registration for a Bot Service Azure REST API version: 2022-09-15.static java.util.concurrent.CompletableFuture<ListBotConnectionWithSecretsResult>
listBotConnectionWithSecretsPlain(ListBotConnectionWithSecretsPlainArgs args)
Get a Connection Setting registration for a Bot Service Azure REST API version: 2022-09-15.static java.util.concurrent.CompletableFuture<ListBotConnectionWithSecretsResult>
listBotConnectionWithSecretsPlain(ListBotConnectionWithSecretsPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Get a Connection Setting registration for a Bot Service Azure REST API version: 2022-09-15.static com.pulumi.core.Output<ListChannelWithKeysResult>
listChannelWithKeys(ListChannelWithKeysArgs args)
Lists a Channel registration for a Bot Service including secrets Azure REST API version: 2022-09-15.static com.pulumi.core.Output<ListChannelWithKeysResult>
listChannelWithKeys(ListChannelWithKeysArgs args, com.pulumi.deployment.InvokeOptions options)
Lists a Channel registration for a Bot Service including secrets Azure REST API version: 2022-09-15.static java.util.concurrent.CompletableFuture<ListChannelWithKeysResult>
listChannelWithKeysPlain(ListChannelWithKeysPlainArgs args)
Lists a Channel registration for a Bot Service including secrets Azure REST API version: 2022-09-15.static java.util.concurrent.CompletableFuture<ListChannelWithKeysResult>
listChannelWithKeysPlain(ListChannelWithKeysPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Lists a Channel registration for a Bot Service including secrets Azure REST API version: 2022-09-15.static com.pulumi.core.Output<ListQnAMakerEndpointKeyResult>
listQnAMakerEndpointKey()
Lists the QnA Maker endpoint keys Azure REST API version: 2022-09-15.static com.pulumi.core.Output<ListQnAMakerEndpointKeyResult>
listQnAMakerEndpointKey(ListQnAMakerEndpointKeyArgs args)
Lists the QnA Maker endpoint keys Azure REST API version: 2022-09-15.static com.pulumi.core.Output<ListQnAMakerEndpointKeyResult>
listQnAMakerEndpointKey(ListQnAMakerEndpointKeyArgs args, com.pulumi.deployment.InvokeOptions options)
Lists the QnA Maker endpoint keys Azure REST API version: 2022-09-15.static java.util.concurrent.CompletableFuture<ListQnAMakerEndpointKeyResult>
listQnAMakerEndpointKeyPlain()
Lists the QnA Maker endpoint keys Azure REST API version: 2022-09-15.static java.util.concurrent.CompletableFuture<ListQnAMakerEndpointKeyResult>
listQnAMakerEndpointKeyPlain(ListQnAMakerEndpointKeyPlainArgs args)
Lists the QnA Maker endpoint keys Azure REST API version: 2022-09-15.static java.util.concurrent.CompletableFuture<ListQnAMakerEndpointKeyResult>
listQnAMakerEndpointKeyPlain(ListQnAMakerEndpointKeyPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Lists the QnA Maker endpoint keys Azure REST API version: 2022-09-15.
-
-
-
Method Detail
-
getBot
public static com.pulumi.core.Output<GetBotResult> getBot(GetBotArgs args)
Returns a BotService specified by the parameters. Azure REST API version: 2022-09-15. Other available API versions: 2023-09-15-preview.
-
getBotPlain
public static java.util.concurrent.CompletableFuture<GetBotResult> getBotPlain(GetBotPlainArgs args)
Returns a BotService specified by the parameters. Azure REST API version: 2022-09-15. Other available API versions: 2023-09-15-preview.
-
getBot
public static com.pulumi.core.Output<GetBotResult> getBot(GetBotArgs args, com.pulumi.deployment.InvokeOptions options)
Returns a BotService specified by the parameters. Azure REST API version: 2022-09-15. Other available API versions: 2023-09-15-preview.
-
getBotPlain
public static java.util.concurrent.CompletableFuture<GetBotResult> getBotPlain(GetBotPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Returns a BotService specified by the parameters. Azure REST API version: 2022-09-15. Other available API versions: 2023-09-15-preview.
-
getBotConnection
public static com.pulumi.core.Output<GetBotConnectionResult> getBotConnection(GetBotConnectionArgs args)
Get a Connection Setting registration for a Bot Service Azure REST API version: 2022-09-15. Other available API versions: 2023-09-15-preview.
-
getBotConnectionPlain
public static java.util.concurrent.CompletableFuture<GetBotConnectionResult> getBotConnectionPlain(GetBotConnectionPlainArgs args)
Get a Connection Setting registration for a Bot Service Azure REST API version: 2022-09-15. Other available API versions: 2023-09-15-preview.
-
getBotConnection
public static com.pulumi.core.Output<GetBotConnectionResult> getBotConnection(GetBotConnectionArgs args, com.pulumi.deployment.InvokeOptions options)
Get a Connection Setting registration for a Bot Service Azure REST API version: 2022-09-15. Other available API versions: 2023-09-15-preview.
-
getBotConnectionPlain
public static java.util.concurrent.CompletableFuture<GetBotConnectionResult> getBotConnectionPlain(GetBotConnectionPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Get a Connection Setting registration for a Bot Service Azure REST API version: 2022-09-15. Other available API versions: 2023-09-15-preview.
-
getChannel
public static com.pulumi.core.Output<GetChannelResult> getChannel(GetChannelArgs args)
Returns a BotService Channel registration specified by the parameters. Azure REST API version: 2022-09-15. Other available API versions: 2023-09-15-preview.
-
getChannelPlain
public static java.util.concurrent.CompletableFuture<GetChannelResult> getChannelPlain(GetChannelPlainArgs args)
Returns a BotService Channel registration specified by the parameters. Azure REST API version: 2022-09-15. Other available API versions: 2023-09-15-preview.
-
getChannel
public static com.pulumi.core.Output<GetChannelResult> getChannel(GetChannelArgs args, com.pulumi.deployment.InvokeOptions options)
Returns a BotService Channel registration specified by the parameters. Azure REST API version: 2022-09-15. Other available API versions: 2023-09-15-preview.
-
getChannelPlain
public static java.util.concurrent.CompletableFuture<GetChannelResult> getChannelPlain(GetChannelPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Returns a BotService Channel registration specified by the parameters. Azure REST API version: 2022-09-15. Other available API versions: 2023-09-15-preview.
-
getPrivateEndpointConnection
public static com.pulumi.core.Output<GetPrivateEndpointConnectionResult> getPrivateEndpointConnection(GetPrivateEndpointConnectionArgs args)
Gets the specified private endpoint connection associated with the Bot. Azure REST API version: 2022-09-15. Other available API versions: 2023-09-15-preview.
-
getPrivateEndpointConnectionPlain
public static java.util.concurrent.CompletableFuture<GetPrivateEndpointConnectionResult> getPrivateEndpointConnectionPlain(GetPrivateEndpointConnectionPlainArgs args)
Gets the specified private endpoint connection associated with the Bot. Azure REST API version: 2022-09-15. Other available API versions: 2023-09-15-preview.
-
getPrivateEndpointConnection
public static com.pulumi.core.Output<GetPrivateEndpointConnectionResult> getPrivateEndpointConnection(GetPrivateEndpointConnectionArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the specified private endpoint connection associated with the Bot. Azure REST API version: 2022-09-15. Other available API versions: 2023-09-15-preview.
-
getPrivateEndpointConnectionPlain
public static java.util.concurrent.CompletableFuture<GetPrivateEndpointConnectionResult> getPrivateEndpointConnectionPlain(GetPrivateEndpointConnectionPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the specified private endpoint connection associated with the Bot. Azure REST API version: 2022-09-15. Other available API versions: 2023-09-15-preview.
-
listBotConnectionServiceProviders
public static com.pulumi.core.Output<ListBotConnectionServiceProvidersResult> listBotConnectionServiceProviders()
Lists the available Service Providers for creating Connection Settings Azure REST API version: 2022-09-15. Other available API versions: 2017-12-01, 2018-07-12, 2020-06-02, 2021-03-01, 2021-05-01-preview, 2022-06-15-preview, 2023-09-15-preview.
-
listBotConnectionServiceProvidersPlain
public static java.util.concurrent.CompletableFuture<ListBotConnectionServiceProvidersResult> listBotConnectionServiceProvidersPlain()
Lists the available Service Providers for creating Connection Settings Azure REST API version: 2022-09-15. Other available API versions: 2017-12-01, 2018-07-12, 2020-06-02, 2021-03-01, 2021-05-01-preview, 2022-06-15-preview, 2023-09-15-preview.
-
listBotConnectionServiceProviders
public static com.pulumi.core.Output<ListBotConnectionServiceProvidersResult> listBotConnectionServiceProviders(ListBotConnectionServiceProvidersArgs args)
Lists the available Service Providers for creating Connection Settings Azure REST API version: 2022-09-15. Other available API versions: 2017-12-01, 2018-07-12, 2020-06-02, 2021-03-01, 2021-05-01-preview, 2022-06-15-preview, 2023-09-15-preview.
-
listBotConnectionServiceProvidersPlain
public static java.util.concurrent.CompletableFuture<ListBotConnectionServiceProvidersResult> listBotConnectionServiceProvidersPlain(ListBotConnectionServiceProvidersPlainArgs args)
Lists the available Service Providers for creating Connection Settings Azure REST API version: 2022-09-15. Other available API versions: 2017-12-01, 2018-07-12, 2020-06-02, 2021-03-01, 2021-05-01-preview, 2022-06-15-preview, 2023-09-15-preview.
-
listBotConnectionServiceProviders
public static com.pulumi.core.Output<ListBotConnectionServiceProvidersResult> listBotConnectionServiceProviders(ListBotConnectionServiceProvidersArgs args, com.pulumi.deployment.InvokeOptions options)
Lists the available Service Providers for creating Connection Settings Azure REST API version: 2022-09-15. Other available API versions: 2017-12-01, 2018-07-12, 2020-06-02, 2021-03-01, 2021-05-01-preview, 2022-06-15-preview, 2023-09-15-preview.
-
listBotConnectionServiceProvidersPlain
public static java.util.concurrent.CompletableFuture<ListBotConnectionServiceProvidersResult> listBotConnectionServiceProvidersPlain(ListBotConnectionServiceProvidersPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Lists the available Service Providers for creating Connection Settings Azure REST API version: 2022-09-15. Other available API versions: 2017-12-01, 2018-07-12, 2020-06-02, 2021-03-01, 2021-05-01-preview, 2022-06-15-preview, 2023-09-15-preview.
-
listBotConnectionWithSecrets
public static com.pulumi.core.Output<ListBotConnectionWithSecretsResult> listBotConnectionWithSecrets(ListBotConnectionWithSecretsArgs args)
Get a Connection Setting registration for a Bot Service Azure REST API version: 2022-09-15. Other available API versions: 2023-09-15-preview.
-
listBotConnectionWithSecretsPlain
public static java.util.concurrent.CompletableFuture<ListBotConnectionWithSecretsResult> listBotConnectionWithSecretsPlain(ListBotConnectionWithSecretsPlainArgs args)
Get a Connection Setting registration for a Bot Service Azure REST API version: 2022-09-15. Other available API versions: 2023-09-15-preview.
-
listBotConnectionWithSecrets
public static com.pulumi.core.Output<ListBotConnectionWithSecretsResult> listBotConnectionWithSecrets(ListBotConnectionWithSecretsArgs args, com.pulumi.deployment.InvokeOptions options)
Get a Connection Setting registration for a Bot Service Azure REST API version: 2022-09-15. Other available API versions: 2023-09-15-preview.
-
listBotConnectionWithSecretsPlain
public static java.util.concurrent.CompletableFuture<ListBotConnectionWithSecretsResult> listBotConnectionWithSecretsPlain(ListBotConnectionWithSecretsPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Get a Connection Setting registration for a Bot Service Azure REST API version: 2022-09-15. Other available API versions: 2023-09-15-preview.
-
listChannelWithKeys
public static com.pulumi.core.Output<ListChannelWithKeysResult> listChannelWithKeys(ListChannelWithKeysArgs args)
Lists a Channel registration for a Bot Service including secrets Azure REST API version: 2022-09-15. Other available API versions: 2023-09-15-preview.
-
listChannelWithKeysPlain
public static java.util.concurrent.CompletableFuture<ListChannelWithKeysResult> listChannelWithKeysPlain(ListChannelWithKeysPlainArgs args)
Lists a Channel registration for a Bot Service including secrets Azure REST API version: 2022-09-15. Other available API versions: 2023-09-15-preview.
-
listChannelWithKeys
public static com.pulumi.core.Output<ListChannelWithKeysResult> listChannelWithKeys(ListChannelWithKeysArgs args, com.pulumi.deployment.InvokeOptions options)
Lists a Channel registration for a Bot Service including secrets Azure REST API version: 2022-09-15. Other available API versions: 2023-09-15-preview.
-
listChannelWithKeysPlain
public static java.util.concurrent.CompletableFuture<ListChannelWithKeysResult> listChannelWithKeysPlain(ListChannelWithKeysPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Lists a Channel registration for a Bot Service including secrets Azure REST API version: 2022-09-15. Other available API versions: 2023-09-15-preview.
-
listQnAMakerEndpointKey
public static com.pulumi.core.Output<ListQnAMakerEndpointKeyResult> listQnAMakerEndpointKey()
Lists the QnA Maker endpoint keys Azure REST API version: 2022-09-15. Other available API versions: 2022-06-15-preview, 2023-09-15-preview.
-
listQnAMakerEndpointKeyPlain
public static java.util.concurrent.CompletableFuture<ListQnAMakerEndpointKeyResult> listQnAMakerEndpointKeyPlain()
Lists the QnA Maker endpoint keys Azure REST API version: 2022-09-15. Other available API versions: 2022-06-15-preview, 2023-09-15-preview.
-
listQnAMakerEndpointKey
public static com.pulumi.core.Output<ListQnAMakerEndpointKeyResult> listQnAMakerEndpointKey(ListQnAMakerEndpointKeyArgs args)
Lists the QnA Maker endpoint keys Azure REST API version: 2022-09-15. Other available API versions: 2022-06-15-preview, 2023-09-15-preview.
-
listQnAMakerEndpointKeyPlain
public static java.util.concurrent.CompletableFuture<ListQnAMakerEndpointKeyResult> listQnAMakerEndpointKeyPlain(ListQnAMakerEndpointKeyPlainArgs args)
Lists the QnA Maker endpoint keys Azure REST API version: 2022-09-15. Other available API versions: 2022-06-15-preview, 2023-09-15-preview.
-
listQnAMakerEndpointKey
public static com.pulumi.core.Output<ListQnAMakerEndpointKeyResult> listQnAMakerEndpointKey(ListQnAMakerEndpointKeyArgs args, com.pulumi.deployment.InvokeOptions options)
Lists the QnA Maker endpoint keys Azure REST API version: 2022-09-15. Other available API versions: 2022-06-15-preview, 2023-09-15-preview.
-
listQnAMakerEndpointKeyPlain
public static java.util.concurrent.CompletableFuture<ListQnAMakerEndpointKeyResult> listQnAMakerEndpointKeyPlain(ListQnAMakerEndpointKeyPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Lists the QnA Maker endpoint keys Azure REST API version: 2022-09-15. Other available API versions: 2022-06-15-preview, 2023-09-15-preview.
-
-