Uses of Class
com.azure.resourcemanager.appservice.fluent.models.StaticSitesWorkflowPreviewInner
Packages that use StaticSitesWorkflowPreviewInner
Package
Description
Package containing the service clients for WebSiteManagementClient.
Package containing the inner data models for WebSiteManagementClient.
-
Uses of StaticSitesWorkflowPreviewInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return StaticSitesWorkflowPreviewInnerModifier and TypeMethodDescriptionStaticSitesClient.previewWorkflow
(String location, StaticSitesWorkflowPreviewRequest staticSitesWorkflowPreviewRequest) Generates a preview workflow file for the static site Description for Generates a preview workflow file for the static site.Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type StaticSitesWorkflowPreviewInnerModifier and TypeMethodDescriptionStaticSitesClient.previewWorkflowAsync
(String location, StaticSitesWorkflowPreviewRequest staticSitesWorkflowPreviewRequest) Generates a preview workflow file for the static site Description for Generates a preview workflow file for the static site.com.azure.core.http.rest.Response
<StaticSitesWorkflowPreviewInner> StaticSitesClient.previewWorkflowWithResponse
(String location, StaticSitesWorkflowPreviewRequest staticSitesWorkflowPreviewRequest, com.azure.core.util.Context context) Generates a preview workflow file for the static site Description for Generates a preview workflow file for the static site.Mono
<com.azure.core.http.rest.Response<StaticSitesWorkflowPreviewInner>> StaticSitesClient.previewWorkflowWithResponseAsync
(String location, StaticSitesWorkflowPreviewRequest staticSitesWorkflowPreviewRequest) Generates a preview workflow file for the static site Description for Generates a preview workflow file for the static site. -
Uses of StaticSitesWorkflowPreviewInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return StaticSitesWorkflowPreviewInnerModifier and TypeMethodDescriptionStaticSitesWorkflowPreviewInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of StaticSitesWorkflowPreviewInner from the JsonReader.Set the kind property: Kind of resource.