Interface StreamingEndpoint.DefinitionStages.WithCrossSiteAccessPolicies

All Known Subinterfaces:
StreamingEndpoint.Definition, StreamingEndpoint.DefinitionStages.WithCreate
Enclosing interface:
StreamingEndpoint.DefinitionStages

public static interface StreamingEndpoint.DefinitionStages.WithCrossSiteAccessPolicies
The stage of the StreamingEndpoint definition allowing to specify crossSiteAccessPolicies.
  • Method Details

    • withCrossSiteAccessPolicies

      StreamingEndpoint.DefinitionStages.WithCreate withCrossSiteAccessPolicies(CrossSiteAccessPolicies crossSiteAccessPolicies)
      Specifies the crossSiteAccessPolicies property: The streaming endpoint access policies..
      Parameters:
      crossSiteAccessPolicies - The streaming endpoint access policies.
      Returns:
      the next definition stage.