Class GetAFDEndpointPlainArgs.Builder

  • Enclosing class:
    GetAFDEndpointPlainArgs

    public static final class GetAFDEndpointPlainArgs.Builder
    extends java.lang.Object
    • Method Detail

      • endpointName

        public GetAFDEndpointPlainArgs.Builder endpointName​(java.lang.String endpointName)
        Parameters:
        endpointName - Name of the endpoint under the profile which is unique globally.
        Returns:
        builder
      • profileName

        public GetAFDEndpointPlainArgs.Builder profileName​(java.lang.String profileName)
        Parameters:
        profileName - Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique within the resource group.
        Returns:
        builder
      • resourceGroupName

        public GetAFDEndpointPlainArgs.Builder resourceGroupName​(java.lang.String resourceGroupName)
        Parameters:
        resourceGroupName - Name of the Resource group within the Azure subscription.
        Returns:
        builder