Uses of Class
com.azure.resourcemanager.appservice.fluent.models.ContainerAppInner
-
Packages that use ContainerAppInner Package Description com.azure.resourcemanager.appservice.fluent Package containing the service clients for WebSiteManagementClient.com.azure.resourcemanager.appservice.fluent.models Package containing the inner data models for WebSiteManagementClient.com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of ContainerAppInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return ContainerAppInner Modifier and Type Method Description ContainerAppInnerContainerAppsClient. createOrUpdate(String resourceGroupName, String name, ContainerAppInner containerAppEnvelope)Description for Create or update a Container App.ContainerAppInnerContainerAppsClient. createOrUpdate(String resourceGroupName, String name, ContainerAppInner containerAppEnvelope, com.azure.core.util.Context context)Description for Create or update a Container App.ContainerAppInnerContainerAppsClient. getByResourceGroup(String resourceGroupName, String name)Get the properties of a Container App.Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type ContainerAppInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ContainerAppInner>,ContainerAppInner>ContainerAppsClient. beginCreateOrUpdate(String resourceGroupName, String name, ContainerAppInner containerAppEnvelope)Description for Create or update a Container App.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ContainerAppInner>,ContainerAppInner>ContainerAppsClient. beginCreateOrUpdate(String resourceGroupName, String name, ContainerAppInner containerAppEnvelope)Description for Create or update a Container App.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ContainerAppInner>,ContainerAppInner>ContainerAppsClient. beginCreateOrUpdate(String resourceGroupName, String name, ContainerAppInner containerAppEnvelope, com.azure.core.util.Context context)Description for Create or update a Container App.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ContainerAppInner>,ContainerAppInner>ContainerAppsClient. beginCreateOrUpdate(String resourceGroupName, String name, ContainerAppInner containerAppEnvelope, com.azure.core.util.Context context)Description for Create or update a Container App.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ContainerAppInner>,ContainerAppInner>ContainerAppsClient. beginCreateOrUpdateAsync(String resourceGroupName, String name, ContainerAppInner containerAppEnvelope)Description for Create or update a Container App.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ContainerAppInner>,ContainerAppInner>ContainerAppsClient. beginCreateOrUpdateAsync(String resourceGroupName, String name, ContainerAppInner containerAppEnvelope)Description for Create or update a Container App.Mono<ContainerAppInner>ContainerAppsClient. createOrUpdateAsync(String resourceGroupName, String name, ContainerAppInner containerAppEnvelope)Description for Create or update a Container App.Mono<ContainerAppInner>ContainerAppsClient. getByResourceGroupAsync(String resourceGroupName, String name)Get the properties of a Container App.com.azure.core.http.rest.Response<ContainerAppInner>ContainerAppsClient. getByResourceGroupWithResponse(String resourceGroupName, String name, com.azure.core.util.Context context)Get the properties of a Container App.Mono<com.azure.core.http.rest.Response<ContainerAppInner>>ContainerAppsClient. getByResourceGroupWithResponseAsync(String resourceGroupName, String name)Get the properties of a Container App.com.azure.core.http.rest.PagedIterable<ContainerAppInner>ContainerAppsClient. list()Get the Container Apps in a given subscription.com.azure.core.http.rest.PagedIterable<ContainerAppInner>ContainerAppsClient. list(com.azure.core.util.Context context)Get the Container Apps in a given subscription.com.azure.core.http.rest.PagedFlux<ContainerAppInner>ContainerAppsClient. listAsync()Get the Container Apps in a given subscription.com.azure.core.http.rest.PagedIterable<ContainerAppInner>ContainerAppsClient. listByResourceGroup(String resourceGroupName)Get the Container Apps in a given resource group.com.azure.core.http.rest.PagedIterable<ContainerAppInner>ContainerAppsClient. listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context)Get the Container Apps in a given resource group.com.azure.core.http.rest.PagedFlux<ContainerAppInner>ContainerAppsClient. listByResourceGroupAsync(String resourceGroupName)Get the Container Apps in a given resource group.Methods in com.azure.resourcemanager.appservice.fluent with parameters of type ContainerAppInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ContainerAppInner>,ContainerAppInner>ContainerAppsClient. beginCreateOrUpdate(String resourceGroupName, String name, ContainerAppInner containerAppEnvelope)Description for Create or update a Container App.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ContainerAppInner>,ContainerAppInner>ContainerAppsClient. beginCreateOrUpdate(String resourceGroupName, String name, ContainerAppInner containerAppEnvelope, com.azure.core.util.Context context)Description for Create or update a Container App.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ContainerAppInner>,ContainerAppInner>ContainerAppsClient. beginCreateOrUpdateAsync(String resourceGroupName, String name, ContainerAppInner containerAppEnvelope)Description for Create or update a Container App.ContainerAppInnerContainerAppsClient. createOrUpdate(String resourceGroupName, String name, ContainerAppInner containerAppEnvelope)Description for Create or update a Container App.ContainerAppInnerContainerAppsClient. createOrUpdate(String resourceGroupName, String name, ContainerAppInner containerAppEnvelope, com.azure.core.util.Context context)Description for Create or update a Container App.Mono<ContainerAppInner>ContainerAppsClient. createOrUpdateAsync(String resourceGroupName, String name, ContainerAppInner containerAppEnvelope)Description for Create or update a Container App.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>ContainerAppsClient. createOrUpdateWithResponseAsync(String resourceGroupName, String name, ContainerAppInner containerAppEnvelope)Description for Create or update a Container App. -
Uses of ContainerAppInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return ContainerAppInner Modifier and Type Method Description ContainerAppInnerContainerAppInner. withConfiguration(Configuration configuration)Set the configuration property: Non versioned Container App configuration properties.ContainerAppInnerContainerAppInner. withKind(String kind)Set the kind property: Kind of resource.ContainerAppInnerContainerAppInner. withKubeEnvironmentId(String kubeEnvironmentId)Set the kubeEnvironmentId property: Resource ID of the Container App's KubeEnvironment.ContainerAppInnerContainerAppInner. withLocation(String location)ContainerAppInnerContainerAppInner. withTags(Map<String,String> tags)ContainerAppInnerContainerAppInner. withTemplate(Template template)Set the template property: Container App versioned application definition. -
Uses of ContainerAppInner in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type ContainerAppInner Modifier and Type Method Description List<ContainerAppInner>ContainerAppCollection. value()Get the value property: Collection of resources.Method parameters in com.azure.resourcemanager.appservice.models with type arguments of type ContainerAppInner Modifier and Type Method Description ContainerAppCollectionContainerAppCollection. withValue(List<ContainerAppInner> value)Set the value property: Collection of resources.
-