Class GetDedicatedHostGroupPlainArgs.Builder

    • Method Detail

      • expand

        public GetDedicatedHostGroupPlainArgs.Builder expand​(@Nullable
                                                             java.lang.String expand)
        Parameters:
        expand - The expand expression to apply on the operation. 'InstanceView' will retrieve the list of instance views of the dedicated hosts under the dedicated host group. 'UserData' is not supported for dedicated host group.
        Returns:
        builder
      • hostGroupName

        public GetDedicatedHostGroupPlainArgs.Builder hostGroupName​(java.lang.String hostGroupName)
        Parameters:
        hostGroupName - The name of the dedicated host group.
        Returns:
        builder
      • resourceGroupName

        public GetDedicatedHostGroupPlainArgs.Builder resourceGroupName​(java.lang.String resourceGroupName)
        Parameters:
        resourceGroupName - The name of the resource group.
        Returns:
        builder